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

Reduce NAP CI time #5999

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Reduce NAP CI time #5999

merged 2 commits into from
Jul 10, 2024

Conversation

j1m-ryan
Copy link
Member

@j1m-ryan j1m-ryan commented Jul 10, 2024

Balance app waf tests across the same runners a bit better
Split app dos into 3 runners

Previous

  • App WAF 1/4 collecting ... collected 532 items / 530 deselected / 2 selected

  • APP WAF 2/4 collecting ... collected 532 items / 526 deselected / 6 selected

  • APP WAF 3/4 collecting ... collected 532 items / 528 deselected / 4 selected

  • APP WAF 4/4 collecting ... collected 532 items / 517 deselected / 15 selected

  • APP DOS collecting ... collected 532 items / 522 deselected / 10 selected

  • APP DOS Learning collecting ... collected 532 items / 531 deselected / 1 selected

Now

  • APP WAF 1/4 collecting ... collected 532 items / 530 deselected / 2 selected unchanged

  • APP WAF 2/4 collecting ... collected 532 items / 527 deselected / 5 selected (-1)

  • APP WAF 3/4 collecting ... collected 532 items / 528 deselected / 4 selected unchanged

  • APP WAF 4/4 collecting ... collected 532 items / 516 deselected / 16 selected (+1)

  • APP DOS 1/3 collecting ... collected 532 items / 527 deselected / 5 selected

  • APP DOS 2/3 collecting ... collected 532 items / 527 deselected / 5 selected

  • APP DOS 3/3 collecting ... collected 532 items / 531 deselected / 1 selected unchanged

@github-actions github-actions bot added python Pull requests that update Python code chore Pull requests for routine tasks tests Pull requests that update tests labels Jul 10, 2024
@j1m-ryan j1m-ryan marked this pull request as ready for review July 10, 2024 13:07
@j1m-ryan j1m-ryan requested a review from a team as a code owner July 10, 2024 13:07
@j1m-ryan j1m-ryan merged commit 5ec176c into main Jul 10, 2024
81 checks passed
@j1m-ryan j1m-ryan deleted the chore/reduce-test-time branch July 10, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks python Pull requests that update Python code tests Pull requests that update tests
Projects
Status: Done 🚀
Development

Successfully merging this pull request may close these issues.

4 participants