Skip to content

Commit

Permalink
Merge pull request #1453 from stackhpc/mn-rename
Browse files Browse the repository at this point in the history
Rename periodic mutinodes to be clearer
  • Loading branch information
Alex-Welsh authored Jan 14, 2025
2 parents 922b278 + 0fc13ed commit 4a55d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stackhpc-multinode-periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- generate-inputs
uses: stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/[email protected]
with:
multinode_name: mn-prdc-${{ github.run_id }}
multinode_name: mn-periodic-${{ github.run_id }}
os_distribution: ${{ needs.generate-inputs.outputs.os_distribution }}
os_release: ${{ needs.generate-inputs.outputs.os_release }}
ssh_username: ${{ needs.generate-inputs.outputs.ssh_username }}
Expand Down

0 comments on commit 4a55d94

Please sign in to comment.