-
Notifications
You must be signed in to change notification settings - Fork 203
Expand file tree
/
Copy pathexample_config
More file actions
37 lines (31 loc) · 1.3 KB
/
example_config
File metadata and controls
37 lines (31 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# Copyright (c) 2019 Shotgun Software Inc.
#
# CONFIDENTIAL AND PROPRIETARY
#
# This work is provided "AS IS" and subject to the Shotgun Pipeline Toolkit
# Source Code License included in this distribution package. See LICENSE.
# By accessing, using, copying or modifying this work you indicate your
# agreement to the Shotgun Pipeline Toolkit Source Code License. All rights
# not expressly granted therein are reserved by Shotgun Software Inc.
# Example server and login information to use for tests which require a live server.
# This file should be renamed to config and the appropriate values should be added.
[SERVER_INFO]
# Full url to the Flow Production Tracking server
# e.g. https://my-site.shotgrid.autodesk.com
# be careful to not end server_url with a "/", or some tests may fail
server_url : http://0.0.0.0:3000
# script name as key as listed in admin panel for your server
script_name : test script name
api_key : test script api key
http_proxy :
session_uuid :
[TEST_DATA]
project_name : PTR unittest project
human_name : Sg unittest human
human_login : sgunittesthuman
human_password : human password
asset_code : Sg unittest asset
version_code : Sg unittest version
shot_code : Sg unittest shot
task_content : Sg unittest task
playlist_code : Sg unittest playlist