Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Fix cicd pipeline false negative #323

Merged
merged 1 commit into from
May 7, 2021
Merged

Fix cicd pipeline false negative #323

merged 1 commit into from
May 7, 2021

Conversation

feedmeapples
Copy link
Contributor

What was changed:

Added short sleeping in workflow cicd tests to ensure all data is fetched before examining

Why?

Due to workflows fetching changes, the UI now updates more often than before. It now renders open workflows and continues to fetch closed workflows. The sleep ensures the test doesn't try to find a workflow in the list of the first results and waits until more workflows are rendered

Checklist

  1. Closes issue:

  2. How was this tested:

Ran the cicd tests

  1. Any docs updates needed?

No

@feedmeapples feedmeapples enabled auto-merge (squash) May 7, 2021 15:41
@feedmeapples feedmeapples merged commit a7c06c9 into master May 7, 2021
@feedmeapples feedmeapples deleted the cicd branch May 7, 2021 16:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants