Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[c8 eol] move test rpm builds from c8 to c9
Summary: Starting to see this intermittent c8 rpm build failure: P1610432199 https://fburl.com/scuba/buck2_action_errors/zjzzczdv Since this is intermittent, it's causing false red signals on diffs (fails on diff run and then succeeds on base run). It only occurs when building rpms on c8. We're in the process of getting rid of c8, so lets just move c8 rpm builds to c9. Test Plan: Did a build: ``` buck2 build \ --show-full-output \ --target-universe \ fbcode//antlir/antlir2/features/facebook/chef_solo/tests/centos8:test-rpms \ fbcode//antlir/antlir2/features/rpm/tests/repo:foo-empty-2-1.noarch--package ``` Then went to the repo build dir and verified that all the spec.json files referenced the centos9 build appliance. Reviewed By: naveedgol Differential Revision: D63556190 fbshipit-source-id: d61f53749051ec4e5b2daa01c6c5b15f3be233d2
- Loading branch information