Merge ~vultaire/charm-kubernetes-service-checks:fix-functional into charm-kubernetes-service-checks:master

Proposed by Paul Goins
Status: Merged
Approved by: Xav Paice
Approved revision: 736288a8f7fc1451afaeee788347f95c9f69c297
Merged at revision: 736288a8f7fc1451afaeee788347f95c9f69c297
Proposed branch: ~vultaire/charm-kubernetes-service-checks:fix-functional
Merge into: charm-kubernetes-service-checks:master
Diff against target: 13 lines (+1/-1)
1 file modified
tests/functional/tests/bundles/base.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Xav Paice (community) Approve
🤖 prod-jenkaas-bootstack (community) continuous-integration Approve
Review via email: mp+406205@code.launchpad.net

Commit message

Increase K8s worker count to 3 to unblock functional tests

To post a comment you must log in.
Revision history for this message
🤖 prod-jenkaas-bootstack (prod-jenkaas-bootstack) wrote :

A CI job is currently in progress. A follow up comment will be added when it completes.

Revision history for this message
🤖 prod-jenkaas-bootstack (prod-jenkaas-bootstack) wrote :
review: Approve (continuous-integration)
Revision history for this message
Xav Paice (xavpaice) wrote :

LGTM; trivial, merging.

review: Approve
Revision history for this message
Celia Wang (ziyiwang) wrote :

merged

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/tests/functional/tests/bundles/base.yaml b/tests/functional/tests/bundles/base.yaml
2index 0625b73..4061cc7 100644
3--- a/tests/functional/tests/bundles/base.yaml
4+++ b/tests/functional/tests/bundles/base.yaml
5@@ -43,7 +43,7 @@ applications:
6 kubernetes-worker:
7 charm: cs:~containers/kubernetes-worker
8 expose: true
9- num_units: 1
10+ num_units: 3
11 constraints: cores=4 mem=4G root-disk=16G
12 options:
13 channel: 1.18/stable

Subscribers

People subscribed via source and target branches

to all changes: