Skip to content

Make it easier to re-run tests locally without creating the namespace#2709

Merged
ralphbean merged 2 commits into
konflux-ci:mainfrom
ralphbean:inner-loop
Aug 26, 2025
Merged

Make it easier to re-run tests locally without creating the namespace#2709
ralphbean merged 2 commits into
konflux-ci:mainfrom
ralphbean:inner-loop

Conversation

@ralphbean

Copy link
Copy Markdown
Member

I found when running tests locally in a loop that I would have to delete my namespace everytime. This allows me to keep the namespace in place which speeds things up more than you might expect - no waiting for finalizers.

I also moved the namespace creation before the apply hooks call so that I can introduce hooks that create things in the namespace (secrets, configmaps, etc..).

@ralphbean
ralphbean requested a review from a team as a code owner August 26, 2025 13:30
Comment thread .github/scripts/test_tekton_tasks.sh Outdated
@ralphbean
ralphbean requested a review from chmeliik August 26, 2025 14:28
@ralphbean
ralphbean added this pull request to the merge queue Aug 26, 2025
Merged via the queue into konflux-ci:main with commit cc46711 Aug 26, 2025
18 checks passed
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.

2 participants