diff --git a/.github/workflows/r2s-edge-upgrade.yaml b/.github/workflows/r2s-edge-upgrade.yaml index 8dbbcd34..e0c3e1f0 100644 --- a/.github/workflows/r2s-edge-upgrade.yaml +++ b/.github/workflows/r2s-edge-upgrade.yaml @@ -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