Skip to content

Commit

Permalink
ci-run-all-cases Triggering the running of all the METplus use cases …
Browse files Browse the repository at this point in the history
…using the MET tag test_feature_1908 from the feature_1908_remove_ens branch. The question is whether or not the removal of ensemble post-processing breaks the EnsembleStat Wrapper. If all the use cases run without error, then that's a success and we should include dtcenter/MET#1908 in beta3. If they do not, consider shifting that to beta4 instead.
  • Loading branch information
JohnHalleyGotway committed Sep 19, 2022
1 parent 728707c commit 411681d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
EXTERNAL_TRIGGER: ${{ needs.job_control.outputs.external_trigger }}
#MET_FORCE_TAG: 10.0.0
MET_FORCE_TAG: test_feature_1908

update_data_volumes:
name: Docker Setup - Update Data Volumes
Expand Down

0 comments on commit 411681d

Please sign in to comment.