提交 197aca6e 编写于 作者: S Steven Powell

rename to docker_cloud_shell

上级 5b516304
......@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# This script runs functional tests on Cloud Shell
# This script runs functional and addon tests on Cloud Shell
# The script expects the following env variables:
# MINIKUBE_LOCATION: GIT_COMMIT from upstream build.
......@@ -27,7 +27,7 @@ set -ex
gcloud cloud-shell ssh --authorize-session << EOF
OS_ARCH="linux-amd64"
VM_DRIVER="docker"
JOB_NAME="Cloud_Shell"
JOB_NAME="Docker_Cloud_Shell"
CONTAINER_RUNTIME="docker"
EXTRA_TEST_ARGS="-test.run (TestFunctional|TestAddons)"
......
......@@ -51,7 +51,7 @@ jobs=(
# 'Docker_macOS'
'Docker_Windows'
# 'Podman_Linux'
'Cloud_Shell'
'Docker_Cloud_Shell'
)
# retry_github_status provides reliable github status updates
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册