Skip to content

Commit

Permalink
Test vic product in the vsphere70
Browse files Browse the repository at this point in the history
  • Loading branch information
wendingh committed Jan 22, 2020
1 parent 2bda6c6 commit 752bc34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ pipeline:
commands:
- cd installer/fileserver/test && node -v && npm -v && npm install --registry http://build-artifactory.eng.vmware.com/artifactory/api/npm/npm && npm test
when:
event: [push]
status: success

dch-build:
Expand Down
3 changes: 3 additions & 0 deletions tests/resources/Util.robot
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ Global Environment Setup
[Tags] secret
Log To Console Running global setup...
# vCenter variables
Set Environment Variable TEST_URL 10.199.17.15
Set Environment Variable TEST_PASSWORD Alfred\!23
Set Environment Variable TEST_DATASTORE datastore1
Environment Variable Should Be Set TEST_URL
Environment Variable Should Be Set TEST_USERNAME
Environment Variable Should Be Set TEST_PASSWORD
Expand Down

0 comments on commit 752bc34

Please sign in to comment.