Skip to content

Commit

Permalink
Test: upgrade update
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Sabaini <[email protected]>
  • Loading branch information
sabaini committed Nov 11, 2024
1 parent 4e13724 commit b849dcf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/r2s-edge-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,8 @@ jobs:
- name: Verify config
run: ~/actionutils.sh test_ceph_conf

- name: Verify health
run: ~/actionutils.sh headexec verify_health

- name: Exercise RGW again
run: ~/actionutils.sh headexec testrgw
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -799,3 +799,7 @@ jobs:

- name: Verify Remote removal
run: ~/actionutils.sh remote_remove_and_verify

- name: Setup upterm session
if: ${{ failure() && runner.debug }}
uses: lhotari/action-upterm@v1

0 comments on commit b849dcf

Please sign in to comment.