Skip to content

Commit

Permalink
updated gh action grouping labels
Browse files Browse the repository at this point in the history
  • Loading branch information
adplincinst committed May 29, 2024
1 parent f50fd47 commit 9789f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_geoconnex_dev_sitemap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ jobs:
echo "::endgroup::"
- name: Build and Run Gleaner Harvest #2
run: |
echo "::group::Build and Run Gleaner Harvest"
echo "::group::Build and Run Gleaner Harvest Again"
make
sh scripts/iow/start-gleaner.sh
echo "::endgroup::"
- name: Verify Harvest Counts on #2 Harvest (Verify Idempotency)
run: |
echo "::group::Verify Harvest Counts on First Harvest (Pristine S3)"
echo "::group::Verify Harvest Counts on Second Harvest (Verify Idempotency)"
sh scripts/iow/assert-s3-dir-cnt.sh $HOME/bin/mc myminio/iow/orgs 5
sh scripts/iow/assert-s3-dir-cnt.sh $HOME/bin/mc myminio/iow/prov/cdss0 30
sh scripts/iow/assert-s3-dir-cnt.sh $HOME/bin/mc myminio/iow/prov/dams0 45
Expand Down

0 comments on commit 9789f8c

Please sign in to comment.