Skip to content

e2e: enable reinstalling pretty much everything on VMs#689

Merged
klihub merged 2 commits intointel:masterfrom
askervin:5E4_e2e_reinstall
Aug 12, 2021
Merged

e2e: enable reinstalling pretty much everything on VMs#689
klihub merged 2 commits intointel:masterfrom
askervin:5E4_e2e_reinstall

Conversation

@askervin
Copy link
Copy Markdown
Contributor

@askervin askervin commented Aug 5, 2021

  • If a reinstall variable is set for any package, it will be forced to reinstall on the system.
  • OpenSUSE / SLES install runc from Virtualization_containers.
  • Reinstalling k8s means scrapping and recreating the cluster on VM -- in addition to reinstalling kubeadm, kubectl and kubelet.
  • Refactor: get rid of screen-install-k8s.

Implemented on top of #688.

Implements suggested reinstall feature in issue #686 .

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 5, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.70%. Comparing base (73524c4) to head (05af4e5).
⚠️ Report is 755 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #689   +/-   ##
=======================================
  Coverage   37.70%   37.70%           
=======================================
  Files          53       53           
  Lines        7877     7877           
=======================================
  Hits         2970     2970           
  Misses       4631     4631           
  Partials      276      276           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@askervin askervin force-pushed the 5E4_e2e_reinstall branch from e26b1fb to ff20134 Compare August 6, 2021 06:05
- If a reinstall variable is set for any package, it will be
  forced to reinstall on the system.
- OpenSUSE / SLES install runc from Virtualization_containers.
- Reinstalling k8s means scrapping and recreating the cluster on VM
  in addition to reinstalling kubeadm, kubectl and kubelet.
- Refactor: get rid of screen-install-k8s.
@askervin askervin force-pushed the 5E4_e2e_reinstall branch from ff20134 to 05af4e5 Compare August 6, 2021 07:52
Copy link
Copy Markdown
Contributor

@klihub klihub left a comment

Choose a reason for hiding this comment

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

LGTM

@klihub klihub merged commit 15176d6 into intel:master Aug 12, 2021
@klihub klihub mentioned this pull request Oct 5, 2021
25 tasks
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.

3 participants