Skip to content

Commit 8e62403

Browse files
author
wendingh
committed
test pipeline
1 parent 9489f63 commit 8e62403

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
# vSphere Integrated Containers Engine
44

5+
56
vSphere Integrated Containers Engine (VIC Engine) is a container runtime for vSphere, allowing developers familiar with Docker to develop in containers and deploy them alongside traditional VM-based workloads on vSphere clusters, and allowing for these workloads to be managed through the vSphere UI in a way familiar to existing vSphere admins.
67

78
See [VIC Engine Architecture](doc/design/arch/arch.md) for a high level overview.

tests/robot.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
# ./tests/robot.sh tests/test-cases/Group6-VIC-Machine/6-04-Create-Basic.robot
1919

2020
export GITHUB_TOKEN=''
21+
2122
export GOVC_URL=root:password@1.1.1.1
2223
export GOVC_URL_HOST=1.1.1.1
2324
export GOVC_USERNAME=root

0 commit comments

Comments
 (0)