Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: update webui e2e tests to kill experiment instead of cancel [DET-3543] #835

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

hkang1
Copy link
Contributor

@hkang1 hkang1 commented Jul 7, 2020

Description

webui e2e-tests are getting blocked on the experiment cancelation step due to the experiment taking a while to pull a docker image. The pulling is taking longer than the 30 second cypress time limit on the response. The solution is to use the kill step instead.

Test Plan

Check for CI stability around webui e2e-tests. Specifically a reduction in test flakes for experiment cancelation, starting in 01-setup test suite.

Commentary (optional)

@cla-bot cla-bot bot added the cla-signed label Jul 7, 2020
@hkang1 hkang1 changed the title ci: update webui e2e tests to kill experiment instead of cancel ci: update webui e2e tests to kill experiment instead of cancel [DET-3543] Jul 7, 2020
@hkang1 hkang1 requested review from hamidzr and dzhu July 7, 2020 17:59
Copy link
Contributor

@dzhu dzhu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to rerun the tests in CircleCI a few times to see if it looks more reliable, but this is unlikely enough to make things worse that I'd be fine with just merging it, given that it did pass once.

@dzhu dzhu assigned hkang1 and unassigned dzhu Jul 7, 2020
@hkang1
Copy link
Contributor Author

hkang1 commented Jul 7, 2020

Might want to rerun the tests in CircleCI a few times to see if it looks more reliable, but this is unlikely enough to make things worse that I'd be fine with just merging it, given that it did pass once.

👍 Can't hurt to rerun it a few times before merging.

@hkang1 hkang1 merged commit dad64cc into determined-ai:master Jul 7, 2020
@hkang1 hkang1 deleted the 3543-fix-e2etest-cancel-flake branch July 7, 2020 21:35
eecsliu pushed a commit to eecsliu/determined that referenced this pull request Jun 23, 2023
@dannysauer dannysauer added this to the 0.12.11 milestone Feb 6, 2024
eecsliu pushed a commit to determined-ai/determined-release-testing that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants