Skip to content

Commit bdf2866

Browse files
adding "gen3 integration tests" to helm charts. (#241)
* adding "gen3 integration tests" to helm charts. * version bump * deleting uneeded tests * version bump * Updating tests to be more verbose. Also, adding in a job to "wait-for-fence" before deploying the actual job which will run usersync before generating the api keys. * updating "run-usersync" container to fail if the job/cronjob doesn't exist. * version bump * version bump * fix linting * adding placeholder CI values.yaml * version bump * moving to "tests" folder * reverting change. * moving service account to "tests" folder.
1 parent ba6125c commit bdf2866

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+329
-404
lines changed

helm/ambassador/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.16
18+
version: 0.1.17
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/ambassador/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ambassador
22

3-
![Version: 0.1.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.2](https://img.shields.io/badge/AppVersion-1.4.2-informational?style=flat-square)
3+
![Version: 0.1.17](https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.4.2](https://img.shields.io/badge/AppVersion-1.4.2-informational?style=flat-square)
44

55
A Helm chart for deploying ambassador for gen3
66

helm/ambassador/templates/tests/test-connection.yaml

-15
This file was deleted.

helm/arborist/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.14
18+
version: 0.1.15
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/arborist/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# arborist
22

3-
![Version: 0.1.14](https://img.shields.io/badge/Version-0.1.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
3+
![Version: 0.1.15](https://img.shields.io/badge/Version-0.1.15-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
44

55
A Helm chart for gen3 arborist
66

helm/arborist/templates/tests/test-connection.yaml

-15
This file was deleted.

helm/argo-wrapper/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.10
18+
version: 0.1.11
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/argo-wrapper/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# argo-wrapper
22

3-
![Version: 0.1.10](https://img.shields.io/badge/Version-0.1.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
3+
![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
44

55
A Helm chart for gen3 Argo Wrapper Service
66

helm/argo-wrapper/templates/tests/test-connection.yaml

-15
This file was deleted.

helm/audit/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.16
18+
version: 0.1.17
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/audit/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# audit
22

3-
![Version: 0.1.16](https://img.shields.io/badge/Version-0.1.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
3+
![Version: 0.1.17](https://img.shields.io/badge/Version-0.1.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
44

55
A Helm chart for Kubernetes
66

helm/audit/templates/tests/test-connection.yaml

-15
This file was deleted.

helm/aws-es-proxy/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.13
18+
version: 0.1.14
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/aws-es-proxy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# aws-es-proxy
22

3-
![Version: 0.1.13](https://img.shields.io/badge/Version-0.1.13-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
3+
![Version: 0.1.14](https://img.shields.io/badge/Version-0.1.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
44

55
A Helm chart for AWS ES Proxy Service for gen3
66

helm/aws-es-proxy/templates/tests/test-connection.yaml

-15
This file was deleted.

helm/dicom-server/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.11
18+
version: 0.1.12
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/dicom-server/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dicom-server
22

3-
![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
3+
![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
44

55
A Helm chart for gen3 Dicom Server
66

helm/dicom-server/templates/tests/test-connection.yaml

-15
This file was deleted.

helm/dicom-viewer/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.11
18+
version: 0.1.12
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/dicom-viewer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dicom-viewer
22

3-
![Version: 0.1.11](https://img.shields.io/badge/Version-0.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
3+
![Version: 0.1.12](https://img.shields.io/badge/Version-0.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
44

55
A Helm chart for gen3 Dicom Viewer
66

helm/dicom-viewer/templates/tests/test-connection.yaml

-15
This file was deleted.

helm/fence/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.1.30
18+
version: 0.1.31
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/fence/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fence
22

3-
![Version: 0.1.30](https://img.shields.io/badge/Version-0.1.30-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
3+
![Version: 0.1.31](https://img.shields.io/badge/Version-0.1.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
44

55
A Helm chart for gen3 Fence
66

helm/fence/templates/tests/test-connection.yaml

-15
This file was deleted.

helm/gen3/Chart.yaml

+20-20
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@ description: Helm chart to deploy Gen3 Data Commons
55
# Dependencies
66
dependencies:
77
- name: ambassador
8-
version: 0.1.16
8+
version: 0.1.17
99
repository: "file://../ambassador"
1010
condition: ambassador.enabled
1111
- name: arborist
12-
version: 0.1.14
12+
version: 0.1.15
1313
repository: "file://../arborist"
1414
condition: arborist.enabled
1515
- name: argo-wrapper
16-
version: 0.1.10
16+
version: 0.1.11
1717
repository: "file://../argo-wrapper"
1818
condition: argo-wrapper.enabled
1919
- name: audit
20-
version: 0.1.16
20+
version: 0.1.17
2121
repository: "file://../audit"
2222
condition: audit.enabled
2323
- name: aws-es-proxy
24-
version: 0.1.13
24+
version: 0.1.14
2525
repository: "file://../aws-es-proxy"
2626
condition: aws-es-proxy.enabled
2727
- name: cohort-middleware
@@ -40,59 +40,59 @@ dependencies:
4040
repository: "file://../frontend-framework"
4141
condition: frontend-framework.enabled
4242
- name: fence
43-
version: 0.1.30
43+
version: 0.1.31
4444
repository: "file://../fence"
4545
condition: fence.enabled
4646
- name: guppy
47-
version: 0.1.17
47+
version: 0.1.18
4848
repository: "file://../guppy"
4949
condition: guppy.enabled
5050
- name: hatchery
51-
version: 0.1.12
51+
version: 0.1.13
5252
repository: "file://../hatchery"
5353
condition: hatchery.enabled
5454
- name: indexd
55-
version: 0.1.18
55+
version: 0.1.19
5656
repository: "file://../indexd"
5757
condition: indexd.enabled
5858
- name: manifestservice
59-
version: 0.1.18
59+
version: 0.1.19
6060
repository: "file://../manifestservice"
6161
condition: manifestservice.enabled
6262
- name: metadata
63-
version: 0.1.17
63+
version: 0.1.18
6464
repository: "file://../metadata"
6565
condition: metadata.enabled
6666
- name: peregrine
67-
version: 0.1.18
67+
version: 0.1.19
6868
repository: "file://../peregrine"
6969
condition: peregrine.enabled
7070
- name: portal
71-
version: 0.1.26
71+
version: 0.1.27
7272
repository: "file://../portal"
7373
condition: portal.enabled
7474
- name: requestor
75-
version: 0.1.16
75+
version: 0.1.17
7676
repository: "file://../requestor"
7777
condition: requestor.enabled
7878
- name: revproxy
79-
version: 0.1.22
79+
version: 0.1.23
8080
repository: "file://../revproxy"
8181
condition: revproxy.enabled
8282
- name: sheepdog
83-
version: 0.1.20
83+
version: 0.1.21
8484
repository: "file://../sheepdog"
8585
condition: sheepdog.enabled
8686
- name: ssjdispatcher
87-
version: 0.1.18
87+
version: 0.1.19
8888
repository: "file://../ssjdispatcher"
8989
condition: ssjdispatcher.enabled
9090
- name: sower
91-
version: 0.1.17
91+
version: 0.1.18
9292
condition: sower.enabled
9393
repository: "file://../sower"
9494
- name: wts
95-
version: 0.1.18
95+
version: 0.1.19
9696
repository: "file://../wts"
9797
condition: wts.enabled
9898
- name: gen3-network-policies
@@ -132,7 +132,7 @@ type: application
132132
# This is the chart version. This version number should be incremented each time you make changes
133133
# to the chart and its templates, including the app version.
134134
# Versions are expected to follow Semantic Versioning (https://semver.org/)
135-
version: 0.1.62
135+
version: 0.1.63
136136

137137
# This is the version number of the application being deployed. This version number should be
138138
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)