Skip to content

Commit 3c5d74f

Browse files
bugerclaude
andauthored
[TT-17002] fix: add portal to TUI prod-variations config (#456)
Portal was missing from the TUI config, causing test-controller-distros to fail with 404 on all triggers. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 471b8e7 commit 3c5d74f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/tui/prod-variations.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ level: # testsuites
8080
tyk-pump:
8181
tyk-sink:
8282
tyk-identity-broker:
83+
portal:
8384
tyk-pro:
8485
envfiles:
8586
- cache: "valkey8"
@@ -99,6 +100,7 @@ level: # testsuites
99100
tyk-pump:
100101
tyk-identity-broker:
101102
tyk-sink:
103+
portal:
102104
tyk-pro:
103105
TT-16374-fix-artifact-name-collision:
104106
level: # trigger

0 commit comments

Comments
 (0)