Skip to content

2023.1: zed merge #742

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
Nov 3, 2023
Merged

2023.1: zed merge #742

merged 29 commits into from
Nov 3, 2023

Conversation

markgoddard
Copy link
Contributor

  • feat: bump bifrost tag
  • feat: bump bifrost for centos
  • CI: Skip aio jobs based on changed files
  • Disable custom apt config for non-overcloud hosts
  • Fix seed container image build
  • Remove facts for purge-command-not-found.yml
  • Add Opensearch to AUFN services
  • CI: Add missing condition to PR workflow
  • CI: Add conditions to PR workflow

jackhodgkiss and others added 21 commits September 22, 2023 09:23
feat: add release notes
We don't always want to run all aio jobs - it can be wasteful of CI
resources and slows down merging changes.

This change uses the dorny/paths-filter action to detect changed files
and skip jobs as appropriate.

Note that we can't use the workflow-level paths attribute since this
would skip the workflow entirely, and would prevent us from making the
aio jobs required to pass (a skip counts as a pass).
non-overcloud hosts e.g. the seed hypervisor are configured before the
seed and its services are deployed. This means that they will look for
the local package repo mirrors before they exist.
The argument list was missing -e which meant the first argument was
interpreted as image regexes.
Disable custom apt config for non-overcloud hosts
CI: Skip aio jobs based on changed files
Avoid facts for purge-command-not-found.yml
…clude_opensearch

Add Opensearch to overcloud-services
@markgoddard markgoddard requested a review from a team as a code owner November 2, 2023 12:50
@markgoddard markgoddard self-assigned this Nov 2, 2023
@markgoddard
Copy link
Contributor Author

CI passing

@markgoddard markgoddard closed this Nov 3, 2023
@markgoddard markgoddard reopened this Nov 3, 2023
@markgoddard markgoddard merged commit 97c2042 into stackhpc/2023.1 Nov 3, 2023
@markgoddard markgoddard deleted the 2023.1-zed-merge branch November 3, 2023 12:03
@markgoddard
Copy link
Contributor Author

Argh fat fingers hit close instead of merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants