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

nodeselector, tolerations and e2e #92

Merged
merged 84 commits into from
Mar 12, 2024
Merged

nodeselector, tolerations and e2e #92

merged 84 commits into from
Mar 12, 2024

Conversation

waveywaves
Copy link
Member

@waveywaves waveywaves commented Feb 27, 2024

  • check if pvc is created after creating a normal ucluster
  • check if the correct chart is being used for k3s vs k8s
  • check for the correct values in the helmrelease
  • check if k8s being created is k8s and not k3s
  • add test for checking nodeselector and tolerations based on the provider set

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 77 lines in your changes are missing coverage. Please review.

Project coverage is 4.37%. Comparing base (c2da179) to head (54434b8).
Report is 146 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #92       +/-   ##
==========================================
- Coverage   19.58%   4.37%   -15.21%     
==========================================
  Files           4      10        +6     
  Lines         388    1233      +845     
==========================================
- Hits           76      54       -22     
- Misses        308    1179      +871     
+ Partials        4       0        -4     
Files Coverage Δ
...ollers/uffizzicluster/uffizzicluster_controller.go 0.00% <0.00%> (ø)
src/controllers/etcd/helm.go 0.00% <0.00%> (ø)
src/controllers/uffizzicluster/helm.go 0.00% <0.00%> (ø)
src/controllers/etcd/etcd_controller.go 0.00% <0.00%> (ø)
src/controllers/uffizzicluster/conditions.go 33.33% <0.00%> (ø)
src/pkg/helm/build/vcluster/build.go 1.78% <0.00%> (ø)

Copy link

github-actions bot commented Feb 27, 2024

Uffizzi Cluster pr-92 was deleted.

@waveywaves waveywaves changed the title (test) k8s based vcluster tests nodeselector, tolerations and e2e Mar 7, 2024
@waveywaves waveywaves merged commit 3c7b738 into main Mar 12, 2024
6 of 8 checks passed
@waveywaves waveywaves deleted the test/k8s branch March 18, 2024 08:55
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.

1 participant