diff options
author | poornima <poorndm@progress.com> | 2022-07-07 10:13:38 +0530 |
---|---|---|
committer | Poornima <94897054+poorndm@users.noreply.github.com> | 2022-07-15 20:37:23 +0530 |
commit | 9909e1a026b9075b4d6a765c3de4455d8759792d (patch) | |
tree | d892133a33bb09f8ea481678a142a8122d6881d5 /.expeditor/release.omnibus.yml | |
parent | c09121ae39121d946684bfe6681686693243aec8 (diff) | |
download | chef-9909e1a026b9075b4d6a765c3de4455d8759792d.tar.gz |
Add AIX-7.3 to Build Matrix
Signed-off-by: poornima <poorndm@progress.com>
Excluding windows build/test
Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com>
Revert windows platform test
Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com>
Commented windows
Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com>
modified builder and tester map
Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com>
Revert builder-to-testers-map changes
Signed-off-by: Poornima <94897054+poorndm@users.noreply.github.com>
Diffstat (limited to '.expeditor/release.omnibus.yml')
-rw-r--r-- | .expeditor/release.omnibus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml index 803798b7ae..1a2b43ea60 100644 --- a/.expeditor/release.omnibus.yml +++ b/.expeditor/release.omnibus.yml @@ -14,6 +14,7 @@ builder-to-testers-map: aix-7.1-powerpc: - aix-7.1-powerpc - aix-7.2-powerpc + - aix-7.3-powerpc amazon-2022-aarch64: - amazon-2022-aarch64 amazon-2022-x86_64: @@ -90,3 +91,4 @@ builder-to-testers-map: - windows-8-x86_64 - windows-10-x86_64 - windows-11-x86_64 + |