Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/vagrant/install: updated workflow #2120

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

dweomer
Copy link
Contributor

@dweomer dweomer commented Nov 13, 2021

  • local usage: vagrant up
  • ci usage: vagrant up, vagrant provision --provision-with=rke2-...
  • tweaked actions workflow:
    • added channels to matrix: stable for all with latest and testing limited to centos-8 and ubuntu-focal
    • added caching for vagrant boxes and plugins to minimize the HTTP 429 aka "slow your roll"

Signed-off-by: Jacob Blain Christen jacob@rancher.com

@dweomer dweomer requested a review from a team as a code owner November 13, 2021 23:40
@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2021

Codecov Report

Merging #2120 (ab1c16b) into master (12e640b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #2120   +/-   ##
======================================
  Coverage    5.37%   5.37%           
======================================
  Files          22      22           
  Lines        1896    1896           
======================================
  Hits          102     102           
  Misses       1768    1768           
  Partials       26      26           
Flag Coverage Δ
unittests 5.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12e640b...ab1c16b. Read the comment docs.

@dweomer dweomer force-pushed the tests/vagrant/install/caching branch 2 times, most recently from 5ee7a57 to 7e15d72 Compare November 14, 2021 01:45
- local usage: vagrant up
- ci usage: vagrant up, vagrant provision --provision-with=rke2-...
- tweaked actions workflow:
  - added channels to matrix: `stable` for all with `latest` and `testing` limited to `centos-8` and `ubuntu-focal`
  - added caching for vagrant boxes and plugins to minimize the HTTP 429 aka "slow your roll"

Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
@dweomer dweomer force-pushed the tests/vagrant/install/caching branch from 7e15d72 to ab1c16b Compare November 14, 2021 02:10
@dweomer dweomer merged commit e98c206 into rancher:master Nov 15, 2021
@dweomer dweomer deleted the tests/vagrant/install/caching branch November 15, 2021 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants