You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had tests passing when invoking the SKC workflow using:
rocky9-ovs-aio-test:
name: aio (Rocky 9 OVS)
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@test-sct-branches-before-merging
with:
Let's try:
uses: stackhpc/stackhpc-kayobe-config/.github/workflows/stackhpc-all-in-one.yml@stackhpc/2024.1
The difference is our SKC branch specifies a different sct_version which shouldn't make a difference. It should be overridden with stackhpc_cloud_tests_version.
0 commit comments