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

Release portworx-jenkins 3.5.2-2.107.2 (automated commit) #128

Conversation

piyush-nimbalkar
Copy link

Release portworx-jenkins 3.5.2-2.107.2 (automated commit)

Description:
Source URL: https://px-dcos-dev.s3.amazonaws.com/autodelete7d/portworx-jenkins/20181206-144918-nnU8bvdMxOVlGPhK/stub-universe-portworx-jenkins.json

Changes between revisions 0 => 100:
0 files added: []
0 files removed: []
1 files changed:

--- 0/config.json
+++ 100/config.json
@@ -50,6 +50,7 @@
         "portworx-volume-size": {
           "description": "Size of the Portworx volume in GB.",
           "type": "number",
+          "minimum": 1,
           "default": 10
         },
         "portworx-volume-replication-factor": {
@@ -61,7 +62,9 @@
         }
       },
       "required": [
-        "portworx-volume-name"
+        "portworx-volume-name",
+        "portworx-volume-size",
+        "portworx-volume-replication-factor"
       ]
     },
     "networking": {

Description:
Source URL: https://px-dcos-dev.s3.amazonaws.com/autodelete7d/portworx-jenkins/20181206-144918-nnU8bvdMxOVlGPhK/stub-universe-portworx-jenkins.json

Changes between revisions 0 => 100:
0 files added: []
0 files removed: []
1 files changed:

```
--- 0/config.json
+++ 100/config.json
@@ -50,6 +50,7 @@
         "portworx-volume-size": {
           "description": "Size of the Portworx volume in GB.",
           "type": "number",
+          "minimum": 1,
           "default": 10
         },
         "portworx-volume-replication-factor": {
@@ -61,7 +62,9 @@
         }
       },
       "required": [
-        "portworx-volume-name"
+        "portworx-volume-name",
+        "portworx-volume-size",
+        "portworx-volume-replication-factor"
       ]
     },
     "networking": {
```
@piyush-nimbalkar piyush-nimbalkar merged commit fe2a381 into version-3.x-px-local-universe Dec 10, 2018
@piyush-nimbalkar piyush-nimbalkar deleted the automated/release_portworx-jenkins_3.5.2-2.107.2_Lq1SAw branch December 10, 2018 22:19
@piyush-nimbalkar piyush-nimbalkar restored the automated/release_portworx-jenkins_3.5.2-2.107.2_Lq1SAw branch January 30, 2019 19:06
@piyush-nimbalkar piyush-nimbalkar deleted the automated/release_portworx-jenkins_3.5.2-2.107.2_Lq1SAw branch January 30, 2019 19:15
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.

2 participants