Skip to content

Commit

Permalink
[OPENJDK-3478] Update container-release-groups repo for JDK 11 ELS co…
Browse files Browse the repository at this point in the history
…ntainers in RHEL8 Too

This commit enables behave tests too.

Signed-off-by: Antonio Vieiro <[email protected]>
  • Loading branch information
vieiro committed Nov 21, 2024
1 parent 42693a2 commit 9ec40bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/image-workflow-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: clear docker credentials
run: docker logout

# - name: Behave Tests
# run: |
# echo /home/runner/work/_temp/openshift-bin >> $GITHUB_PATH
# cekit -v --descriptor ${{ inputs.image }}.yaml test behave --steps-url https://github.com/jmtd/behave-test-steps
- name: Behave Tests
run: |
echo /home/runner/work/_temp/openshift-bin >> $GITHUB_PATH
cekit -v --descriptor ${{ inputs.image }}.yaml test behave --steps-url https://github.com/jmtd/behave-test-steps

0 comments on commit 9ec40bb

Please sign in to comment.