Skip to content

Use proper condition for skipping second operator build#31

Merged
Frawless merged 7 commits into
strimzi:mainfrom
Frawless:fix-running-tests
Apr 15, 2026
Merged

Use proper condition for skipping second operator build#31
Frawless merged 7 commits into
strimzi:mainfrom
Frawless:fix-running-tests

Conversation

@Frawless
Copy link
Copy Markdown
Member

Due to wrong condition I accidentally skip the tests execution during the build phase. This PR changes it to skip the second build properly only for Strimzi operator where the tests are executed in separated job.

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless added this to the 1.2 milestone Apr 14, 2026
Copy link
Copy Markdown
Member

@see-quick see-quick left a comment

Choose a reason for hiding this comment

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

👍

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Comment thread .github/workflows/reusable-test-integrations.yml Outdated
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless merged commit aa2d507 into strimzi:main Apr 15, 2026
97 checks passed
@Frawless Frawless deleted the fix-running-tests branch April 15, 2026 13:01
Frawless added a commit that referenced this pull request Apr 15, 2026
* Use proper condition for skipping second operator build

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

* Try to check that unit tests ran

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

* Check tests results based on testing param

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

* Add unit test rerun to avoid flakes

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

* Use released version of Operators

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

* Use released version of Bridge

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

* Try to change versions to snapshot for released versions

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

---------

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants