Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
k8s-ingress
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
uplex-varnish
k8s-ingress
Commits
21504eda
Commit
21504eda
authored
Jun 15, 2023
by
Geoff Simmons
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add the "change TLS" test to the e2e test script.
parent
a90c3854
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
e2e.sh
test/e2e.sh
+4
-0
No files found.
test/e2e.sh
View file @
21504eda
...
@@ -171,6 +171,10 @@ echo Update TLS Secrets when their contents are changed
...
@@ -171,6 +171,10 @@ echo Update TLS Secrets when their contents are changed
cd
${
MYPATH
}
/e2e/updateTLSsecret
cd
${
MYPATH
}
/e2e/updateTLSsecret
make deploy verify undeploy
make deploy verify undeploy
echo
Change TLS Secrets when it changed
in
an updated Ingress
cd
${
MYPATH
}
/e2e/changeTLSsecret
make deploy verify-first upgrade verify-second undeploy
echo
Examples
for
devmode and the TemplateConfig CRD
echo
Examples
for
devmode and the TemplateConfig CRD
cd
${
MYPATH
}
/e2e/tmplcfg
cd
${
MYPATH
}
/e2e/tmplcfg
make deploy verify undeploy
make deploy verify undeploy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment