Skip to content

Cherry-picks: Run integration tests in parallel#8162

Merged
zjs merged 11 commits intovmware:releases/1.4.3from
zjs:cherry/parallelism
Aug 7, 2018
Merged

Cherry-picks: Run integration tests in parallel#8162
zjs merged 11 commits intovmware:releases/1.4.3from
zjs:cherry/parallelism

Conversation

@zjs
Copy link
Member

@zjs zjs commented Jul 27, 2018

Cherry-pick:


[full ci]

@zjs zjs self-assigned this Jul 27, 2018
@zjs zjs requested a review from hickeng July 27, 2018 22:02
Copy link
Contributor

@hickeng hickeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only item that needs changing is the removal of the VCH-0-.... folder.

@@ -0,0 +1 @@
DOCKER_HOST=10.170.123.186:2376 No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed this by cherry-picking 718f430 from #7873.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created #8170 to avoid this sort of issue in the future.

\ Log ${res.stdout}
\ Should Be Equal As Integers ${res.rc} 0

Sleep 3 minutes
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could instead use a docker event stream for deletions with a timeout so we don't wait longer than necessary. That said, not suggesting changing it in this PR.

Log To Console \nDownloading VIC 1.1.1 from gcp...
${rc} ${output}= Run And Return Rc And Output wget https://storage.googleapis.com/vic-engine-releases/vic_1.1.1.tar.gz -O vic.tar.gz
${rc} ${output}= Run And Return Rc And Output tar zxvf vic.tar.gz
${val}= Evaluate time.clock() modules=time
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems as though this should be using Install VIC with version to Test Server but maybe there's a reason? Again, not something that needs addressing in this PR.

mhagen-vmware and others added 11 commits August 2, 2018 13:00
…ware#8162)

* Implement thread safe VIC Machine Server keywords

(cherry picked from commit 280704f)
…#8162)

Leverage the recent change which introduced per-suite logging from
vic-machine-server to provide per-suite log files. These log files
will be included in the CI log bundle, and they will be written to
the local filesystem when running CI locally.

(cherry picked from commit 346982a)
@zjs zjs force-pushed the cherry/parallelism branch from da545ba to bd40925 Compare August 2, 2018 20:02
@zjs zjs merged commit 89a1ca8 into vmware:releases/1.4.3 Aug 7, 2018
zjs pushed a commit that referenced this pull request Aug 7, 2018
zjs pushed a commit that referenced this pull request Aug 7, 2018
zjs pushed a commit that referenced this pull request Aug 7, 2018
)

* Implement thread safe VIC Machine Server keywords

(cherry picked from commit 280704f)
zjs added a commit that referenced this pull request Aug 7, 2018
Leverage the recent change which introduced per-suite logging from
vic-machine-server to provide per-suite log files. These log files
will be included in the CI log bundle, and they will be written to
the local filesystem when running CI locally.

(cherry picked from commit 346982a)
zjs pushed a commit that referenced this pull request Aug 7, 2018
zjs pushed a commit that referenced this pull request Aug 7, 2018
zjs pushed a commit that referenced this pull request Aug 7, 2018
zjs pushed a commit that referenced this pull request Aug 7, 2018
zjs pushed a commit that referenced this pull request Aug 7, 2018
zjs pushed a commit that referenced this pull request Aug 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants