Skip to content

Commit

Permalink
ci: run all cs9 test on rhel9 testing farm runner
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaofeng Wang <[email protected]>
  • Loading branch information
henrywang committed Apr 2, 2024
1 parent e0b4e8d commit fb12537
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/anaconda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
with:
compose: CentOS-Stream-9
compose: RHEL-9.4.0-Nightly
api_key: ${{ secrets.TF_API_KEY }}
git_url: https://github.com/virt-s1/bootc-workflow-test
git_ref: main
Expand Down Expand Up @@ -152,7 +152,7 @@ jobs:
- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
with:
compose: CentOS-Stream-9
compose: RHEL-9.4.0-Nightly
api_key: ${{ secrets.TF_API_KEY }}
git_url: https://github.com/virt-s1/bootc-workflow-test
git_ref: main
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/bib-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
with:
compose: CentOS-Stream-9
compose: RHEL-9.4.0-Nightly
api_key: ${{ secrets.TF_API_KEY }}
git_url: https://github.com/virt-s1/bootc-workflow-test
git_ref: main
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
with:
compose: CentOS-Stream-9
compose: RHEL-9.4.0-Nightly
api_key: ${{ secrets.TF_API_KEY }}
git_url: https://github.com/virt-s1/bootc-workflow-test
git_ref: main
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/os-replace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
with:
compose: CentOS-Stream-9
compose: RHEL-9.4.0-Nightly
api_key: ${{ secrets.TF_API_KEY }}
git_url: https://github.com/virt-s1/bootc-workflow-test
git_ref: main
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
with:
compose: CentOS-Stream-9
compose: RHEL-9.4.0-Nightly
api_key: ${{ secrets.TF_API_KEY }}
git_url: https://github.com/virt-s1/bootc-workflow-test
git_ref: main
Expand Down Expand Up @@ -199,7 +199,7 @@ jobs:
- name: Run the tests
uses: sclorg/testing-farm-as-github-action@v1
with:
compose: CentOS-Stream-9
compose: RHEL-9.4.0-Nightly
api_key: ${{ secrets.TF_API_KEY }}
git_url: https://github.com/virt-s1/bootc-workflow-test
git_ref: main
Expand Down

0 comments on commit fb12537

Please sign in to comment.