We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc225c8 commit e0e9636Copy full SHA for e0e9636
src/integration-tests/bash/run.sh
@@ -78,7 +78,7 @@
78
# See "Directory Configuration and Structure" below for
79
# defaults and a detailed description of test directories.
80
#
81
-# LB_TYPE Load balancer type. Can be 'TRAEFIK', 'VOYAGER'.
+# LB_TYPE Load balancer type. Can be 'TRAEFIK', 'VOYAGER', or 'APACHE'.
82
# Default is 'TRAEFIK'.
83
84
# VERBOSE Set to 'true' to echo verbose output to stdout.
@@ -116,9 +116,6 @@
116
# process) or some uuid potentially generated by uuidgen
117
# command or some-such..
118
119
-# LB_TYPE Load balaner type. Should be TRAEFIL, APACHE or NONE.
120
-# Default is TRAEFIK.
121
-#
122
# The following additional overrides are currently only used when
123
# WERCKER=true:
124
0 commit comments