summaryrefslogtreecommitdiff
path: root/.expeditor/release.omnibus.yml
diff options
context:
space:
mode:
authorNeha Pansare <neha.pansare@progress.com>2022-09-29 17:47:04 +0530
committerMarc A. Paradise <marc.paradise@gmail.com>2022-10-07 10:29:31 -0400
commit8ab9886ab28ff37db5af96ff60d598e5525dfc0c (patch)
treeaa907d4d6e1a5f78ea9bc90f961c830e0a8f27df /.expeditor/release.omnibus.yml
parent9c43a97b4f2722f5e88ceb290817e82c4ef336b4 (diff)
downloadchef-8ab9886ab28ff37db5af96ff60d598e5525dfc0c.tar.gz
On AIX, add delay to ensure members added to group are visible to tests
We have found on AIX 7.x, it can be a varying amount of time before the system reflects that member(s) have been added to a group. This change increases the delay on AIX from 2 seconds to 3 after adding a user to a group. This ensures that the new group members are visible before we verify that they are added correctly. This change also removes the limitation that only applies this delay on AIX 7.2 since we have found it affects 7.3 as well. For consistency, it is now applied on all AIX platform versions. With these tests passing, it is now possible to re-enable the AIX pipeline (which has also been done in this change). Signed-off-by: Neha Pansare <neha.pansare@progress.com> Signed-off-by: John McCrae <john.mccrae@progress.com> Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
Diffstat (limited to '.expeditor/release.omnibus.yml')
-rw-r--r--.expeditor/release.omnibus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index 5007f6567e..00caa4b971 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -15,7 +15,7 @@ builder-to-testers-map:
aix-7.1-powerpc:
- aix-7.1-powerpc
- aix-7.2-powerpc
- # - aix-7.3-powerpc
+ - aix-7.3-powerpc
# amazon-2022-aarch64:
# - amazon-2022-aarch64
# amazon-2022-x86_64: