18284: Try to fix flakey test 18284-vm-listing-test-1
authorStephen Smith <stephen@curii.com>
Thu, 27 Jan 2022 05:44:26 +0000 (00:44 -0500)
committerStephen Smith <stephen@curii.com>
Thu, 27 Jan 2022 05:44:26 +0000 (00:44 -0500)
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen@curii.com>

cypress/integration/virtual-machine-admin.spec.js

index ea39d460a2b7de720247da274c5a6836d6520e0c..ee4ff992724baa38d34b0a1c2cb9b3bffb90a792 100644 (file)
@@ -134,6 +134,7 @@ describe('Virtual machine login manage tests', function() {
 
         cy.get('[data-cy=vm-admin-table]')
             .contains('user'); // Wait for page to finish
+        cy.wait(3000);
 
         cy.get('[data-cy=vm-admin-table]')
             .contains(vmHost)