Reinhard Nägele
f15af110ee
[ci] Upgrade to chart-testing v2.3.3 ( #13294 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2019-04-25 13:18:29 -07:00
Reinhard Nägele
31b8951a68
Revert chart-testing upgrades ( #13231 )
...
* Revert "[ci] Upgrade to chart-testing v2.3.2 (#13225 )"
This reverts commit 2c6acf023a .
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
* Revert "[ci] Upgrade to chart-testing v2.3.1 (#13221 )"
This reverts commit 9da0ff3d9f .
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2019-04-24 00:30:01 -07:00
Reinhard Nägele
2c6acf023a
[ci] Upgrade to chart-testing v2.3.2 ( #13225 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2019-04-23 13:58:00 -07:00
Reinhard Nägele
9da0ff3d9f
[ci] Upgrade to chart-testing v2.3.1 ( #13221 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2019-04-23 13:14:00 -07:00
Reinhard Nägele
d990d2d1ad
[ci] Upgrade to chart-testing v2.2.0 ( #10843 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2019-01-23 16:06:43 +01:00
Lachlan Evenson
3614cbc843
[ci] Upgrade to chart-testing v2.1.0 ( #10484 )
...
* [ci] Upgrade to chart-testing v2.1.0
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com >
* Update tag in build.sh
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com >
2019-01-15 09:14:38 -08:00
Reinhard Nägele
c637d6c419
[ci] Upgrade to chart-testing v2.0.1 ( #9319 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2018-11-16 05:12:50 -08:00
Reinhard Nägele
408a5abdde
[test] Update to chart-testing v2.0.0 ( #8745 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2018-11-07 14:01:25 -08:00
Reinhard Nägele
6528846744
[CI] Use latest chart-testing image ( #7673 )
...
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com >
2018-09-11 13:29:11 -07:00
Reinhard Nägele
dfc1a33ece
[CI] Use latest chart-testing image ( #7203 )
2018-08-16 06:15:00 -07:00
Scott Rigby
fd54977079
Update README to change k8s member step ( #6779 )
...
* After repo move to helm/helm, update steps for Owning and Maintaining A Chart
* Change repo URL from kubernetes/helm to helm/helm everywhere above chart directories (those may be separate PRs)
* Fix earlier missing apostrophe and incorrect case
* Add missing k8s/ > helm/ string changes
2018-08-14 13:39:45 -07:00
Reinhard Nägele
cad8ca9303
Use factored out testing lib ( #5231 )
...
* [WIP][CI] Use factored out testing lib
* Incorporate upstream changes
* Update Docker image for CircleCI
* Update Docker image
* Update Docker image
* Align with upstream changes
* Remove dummy chart and bump a few charts for testing
* Fix Dockerfile
* Align with upstream changes
* Add summary
* Update Chart.yaml
* Update Docker images
* Remove chart test bumps
* Align with upstream changes
* Bump some charts for testing
* Create v2.0.0
* Remove chart version bumps
* Revert repo-sync.sh in favor of #5847
* Bump image version
* Use latest chart testing image
2018-06-06 07:39:25 -07:00
Matt Farina
30728448eb
Fixing for the unset case by supplying a default value for batch test ( #4238 )
2018-03-16 15:39:58 -04:00
Matt Farina
bcb65dff67
This fixes two testing issues ( #4237 )
...
1. BUILD_NUMBER is deprecated and needed to be replaced for prow jobs
2. PULL_NUMBER is not available when batch jobs, including merges,
are executed. Need a fallback to avoid errors.
2018-03-16 15:27:36 -04:00
Vic Iglesias
505f1a3913
Update test image ( #1004 )
...
* Use helm 2.4.1 and set install timeout to 10m
* Update test image version
* Update gcloud/kubectl version
2017-05-04 12:25:55 -07:00
Vic Iglesias
a95b464c52
Fix CI scripts ( #472 )
...
* Fix CI GOOGLE_APPLICATION_CREDENTIALS
* Revert "spinnaker: fix minio service discovery"
This reverts commit 2e5d9565a9 .
2017-01-20 16:06:20 -08:00
Vic Iglesias
788af1a270
Add light functional test and PR review helper script ( #369 )
...
* Add basic verification of release
* Set BUILD_NUMBER in pr-review.sh
* Set default verification pause if not set
* Work around default pause value with -u
* Fix default pause value in pr-review
* Use kubconfig for tests if possible
* Add basic verification of release
* Add basic verification of release
* Set BUILD_NUMBER in pr-review.sh
* Set default verification pause if not set
* Work around default pause value with -u
* Fix default pause value in pr-review
* Use kubconfig for tests if possible
* Add basic verification of release
* Ensure kubeconfig works standalone
2017-01-20 11:58:12 -08:00
Vic Iglesias
c97d191581
Use correct env vars for CI
2016-11-29 19:31:20 -08:00
Adnan Abdulhussein
ebaa53b6aa
ci(*): fix reference to master and bash options ( #123 )
...
* ci(*): fix reference to master and bash options
test-infra no longer has a reference to master so we need to fetch it to
see what's been changed
* Skip if no chart changes
2016-10-18 14:50:19 -07:00
Vic Iglesias
9bdd02b60f
Use helm canary ( #76 )
2016-09-14 13:59:30 -07:00
Vic Iglesias
d9ffbd723e
Add integration test: Install then Delete ( #75 )
...
* Add integration test
* Set proper vars on docker run
2016-09-13 10:33:46 -07:00
Vic Iglesias
a784b17138
Jenkins ( #61 )
...
* initial commit
* Jenkins chart
* Move jenkins to incubator
* Update chart metadata
* Optimize image layers
* Update Jenkins readme
* Use fullname template where possible
* Templatize configmap name
* Add icon to chart metadata
* Add configurable JAVA_OPTS
* Add NOTES.txt explaining next steps
* Update to support namespaces
* Update tests
* Update test image
2016-09-12 12:01:29 -07:00
Vic Iglesias
b8a64da78f
Fix test image ( #72 )
2016-09-12 09:24:37 -07:00
Vic Iglesias
cfd71f3777
Temporarily update helm to work around linter issue ( #70 )
2016-09-09 16:09:35 -07:00
Chris Love
ae5165a0ec
tweaks to dockerfile ( #62 )
...
* tweak to dockerfile
* Adding pushlish script and tweaking e2e script as pwd is not always the root dir of the project
* missing publish script
* Backed out version bump in e2e.sh script. Will need to do that after we run publish-docker.sh
* fixed test vs tests
2016-09-09 13:06:02 -07:00
Vic Iglesias
7a3634b315
Upgrade helm to alpha.4 ( #68 )
2016-09-08 12:55:35 -07:00
Vic Iglesias
ac8d9d9e22
Add linting for charts ( #53 )
...
* Add linting for charts
* Add license headers to test scripts
* Update license headers
2016-08-31 01:25:34 -07:00
Vic Iglesias
8ff74bedca
Update license headers
2016-08-31 01:21:09 -07:00
Vic Iglesias
13881c62ba
Add license headers to test scripts
2016-08-31 01:10:15 -07:00
Vic Iglesias
8bdd009bbe
Add linting for charts
2016-08-31 01:03:27 -07:00
Vic Iglesias
f50002b83f
Set e2e.sh script as executable
2016-08-30 14:34:25 -07:00
Vic Iglesias
98eb95ab80
Create test folder
2016-08-25 15:11:10 -07:00