Skip to content

CI: Rename bats-fips to fips-bats#2686

Merged
mariash merged 1 commit intomainfrom
bats-fips-rename
Mar 10, 2026
Merged

CI: Rename bats-fips to fips-bats#2686
mariash merged 1 commit intomainfrom
bats-fips-rename

Conversation

@mariash
Copy link
Copy Markdown
Member

@mariash mariash commented Mar 10, 2026

What is this change about?

bats cleanup task was deleting objects starting with "bats" which included "bats-fips" and caused "bats-fips" to fail.

Please provide contextual information.

bats-fips tests start failing in the middle of the run with bosh command errors like EOF. If bats tests have finished and ran cleanup they deleted all "bats-fips" objects.

Does this PR introduce a breaking change?

No

- create-bosh-candidate-release-compiled
- bats
- bats-cleanup-leftovers
- bats-fips
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to rename the job? This'll cause us to lose history (unless we do a multiple fly with old_name

GCP_JSON_KEY: ((gcp_json_key))

- name: bats-fips
- name: fips-bats
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When you re-fly it might be good to add:

old_name: bats-fips

So that the build history is carried over.

aramprice
aramprice previously approved these changes Mar 10, 2026
bats cleanup task was deleting objects starting with "bats" which
included "bats-fips" and caused "bats-fips" to fail.
@mariash mariash merged commit 7cf401e into main Mar 10, 2026
19 checks passed
@mariash mariash deleted the bats-fips-rename branch March 10, 2026 20:56
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.

3 participants