This is an automated email from the ASF dual-hosted git repository.
omartushevskyi pushed a commit to branch DLAB-573
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git
The following commit(s) were added to refs/heads/DLAB-573 by this push:
new 8f7ba5d [DLAB-573]: added needed parameters
8f7ba5d is described below
commit 8f7ba5da8b81a8774d31299362db8296561e5326
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Wed Mar 27 12:56:17 2019 +0200
[DLAB-573]: added needed parameters
---
.../azure/jenkins_jobs/dataengine_reconfigure_spark/template.json | 1 +
.../azure/jenkins_jobs/notebook_reconfigure_spark/template.json | 1 +
2 files changed, 2 insertions(+)
diff --git
a/infrastructure-provisioning/src/general/templates/azure/jenkins_jobs/dataengine_reconfigure_spark/template.json
b/infrastructure-provisioning/src/general/templates/azure/jenkins_jobs/dataengine_reconfigure_spark/template.json
index 52b2651..14c892e 100644
---
a/infrastructure-provisioning/src/general/templates/azure/jenkins_jobs/dataengine_reconfigure_spark/template.json
+++
b/infrastructure-provisioning/src/general/templates/azure/jenkins_jobs/dataengine_reconfigure_spark/template.json
@@ -3,6 +3,7 @@
"request_id": "RID",
"edge_user_name": "EUN",
"computational_id": "CNAM",
+ "azure_user_refresh_token":"AURT",
"application": "APP",
"notebook_instance_name":"NNM",
"spark_configurations": SPC
diff --git
a/infrastructure-provisioning/src/general/templates/azure/jenkins_jobs/notebook_reconfigure_spark/template.json
b/infrastructure-provisioning/src/general/templates/azure/jenkins_jobs/notebook_reconfigure_spark/template.json
index 8bf5bef..ec57949 100644
---
a/infrastructure-provisioning/src/general/templates/azure/jenkins_jobs/notebook_reconfigure_spark/template.json
+++
b/infrastructure-provisioning/src/general/templates/azure/jenkins_jobs/notebook_reconfigure_spark/template.json
@@ -3,6 +3,7 @@
"request_id": "RID",
"edge_user_name": "NUN",
"notebook_instance_name": "NIN",
+ "azure_user_refresh_token":"AURT",
"additional_libs": "ADL",
"application": "APP",
"spark_configurations": SPC
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]