-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[antlir2][buck] add constraints for rou
Summary: Instead of just the OS version, we also have ROU internally that updates those OS versions in a rolling manner. Apply the same treatment to ROU. Test Plan: ``` ❯ buck2 test fbcode//antlir/antlir2/test_images/cfg/os: Buck UI: https://www.internalfb.com/buck2/5895be5d-f4c9-4c3d-9158-c556ba9199ed Test UI: https://www.internalfb.com/intern/testinfra/testrun/12666373954568127 Tests finished: Pass 48. Fail 0. Fatal 0. Skip 0. Build failure 0 ❯ buck test fbcode//antlir/antlir2/test_images/cfg/facebook/rou:unittest-{centos{8,9},eln} ❯ buck2 test fbcode//antlir/antlir2/test_images/cfg/facebook/rou:unittest-centos8 fbcode//antlir/antlir2/test_images/cfg/facebook/rou:unittest-centos9 fbcode//antlir/antlir2/test_images/cfg/facebook/rou:unittest-eln Buck UI: https://www.internalfb.com/buck2/5da69383-97f4-43ce-95cb-0853f2e8e4e8 Test UI: https://www.internalfb.com/intern/testinfra/testrun/9570149216939393 Jobs completed: 18. Time elapsed: 2.1s. Tests finished: Pass 3. Fail 0. Fatal 0. Skip 0. Build failure 0 ``` Reviewed By: epilatow Differential Revision: D49350914 fbshipit-source-id: a189492caa58c35b4f45a1790ac19fa6234cfc14
- Loading branch information
1 parent
bc7c45a
commit 183c5f6
Showing
8 changed files
with
78 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters