Megatest

Diff
Login

Differences From Artifact [f551a39ee6]:

To Artifact [1023424f91]:


1
2
3


4
5
6
7
8
9
10
11
12
13
14
15

16
17
18
19
20
21
22
23
24



1


2
3
4
5
6
7
8
9
10
11
12
13


14




15
16
17
18
19
20
21
22

-
-
+
+










-
-
+
-
-
-
-





+
+
+
[fields]
PLATFORM TEXT
OS       TEXT
CFG_TYPE This is the refdb to use.
RUN_TYPE Can be: full or quick

[setup]
# Adjust max_concurrent_jobs to limit parallel jobs
max_concurrent_jobs 50

# This is your link path, best to set it and then not change it
linktree #{getenv PWD}/linktree

# Job tools control how your jobs are launched
[jobtools]
useshell yes
launcher nbfind
launcher nbfake

# You can override environment variables for all your tests here
[env-override]
EXAMPLE_VAR example value

# As you run more tests you may need to add additional disks 
# the names are arbitrary but must be unique
[disks]
disk0 #{getenv PWD}/runs

[include local.megatest.config]