blob: 67a3228eb6c8f6e688058bcd63e929298bdb271d [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
conf.file.location=${CONF_ROOT_PATH}/config.properties
keys.directory.location=${CONF_ROOT_PATH}/keys
notebook.test.data.copy.script=${CONF_ROOT_PATH}/copy_files.py
notebook.test.lib.location=${CONF_ROOT_PATH}/test_libs
jupyter.test.templates.location=${CONF_ROOT_PATH}/test_templates/jupyter
deeplearning.test.templates.location=${CONF_ROOT_PATH}/test_templates/deeplearning
rstudio.test.templates.location=${CONF_ROOT_PATH}/test_templates/rstudio
tensor.test.templates.location=${CONF_ROOT_PATH}/test_templates/tensor
zeppelin.test.templates.location=${CONF_ROOT_PATH}/test_templates/zeppelin
scenario.jupyter.files.location=${CONF_ROOT_PATH}/scenario_jupyter/
scenario.rstudio.files.location=${CONF_ROOT_PATH}/scenario_rstudio/
scenario.zeppelin.files.location=${CONF_ROOT_PATH}/scenario_zeppelin/
scenario.deeplearning.files.location=${CONF_ROOT_PATH}/scenario_deeplearning/
scenario.tensor.files.location=${CONF_ROOT_PATH}/scenario_tensor/
ec2.config.files.location=${CONF_ROOT_PATH}/ec2_templates/
azure.config.files.location=${CONF_ROOT_PATH}/azure_templates/
gcp.config.files.location=${CONF_ROOT_PATH}/gcp_templates/