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

fix: update advanced testing pipeline to not execute tests that weren't selected so they show skipped instead of skipping steps. #1945

Merged
merged 12 commits into from
Mar 26, 2024

Conversation

gzukel
Copy link
Contributor

@gzukel gzukel commented Mar 25, 2024

Description

fix:update advanced testing pipeline to not execute tests that weren't selected so they show skipped instead of skipping steps.

Closes: DEVOP-540

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Tested via Github Actions.

  • Tested CCTX in localnet
  • Tested in development environment
  • Go unit tests
  • Go integration tests
  • Tested via GitHub Actions

Checklist:

  • I have added unit tests that prove my fix feature works

…t selected so they show skipped instead of skipping steps.
@gzukel gzukel added the ci Changes to CI pipeline or github actions label Mar 25, 2024
@gzukel gzukel changed the title fix:update advanced testing pipeline to not execute tests that weren't selected so they show skipped instead of skipping steps. fix: update advanced testing pipeline to not execute tests that weren't selected so they show skipped instead of skipping steps. Mar 25, 2024
@gzukel gzukel marked this pull request as draft March 25, 2024 19:59
@gzukel gzukel marked this pull request as ready for review March 26, 2024 20:46
@gzukel gzukel merged commit 2b77e0b into develop Mar 26, 2024
21 checks passed
@gzukel gzukel deleted the modify-advance-test-skip-to-show-skipped branch March 26, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to CI pipeline or github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants