Megatest

Diff
Login

Differences From Artifact [37d1d1f16d]:

To Artifact [da29d30da3]:


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Add additional steps here. Format is "stepname script"
[ezsteps]
download download
untar untar
compile compile
install install

# Test requirements are specified here
[requirements]
waiton 
priority 

# Iteration for your tests are controlled by the items section
[items]

# test_meta is a section for storing additional data on your test
[test_meta]
author matt


|
<
|
|



<
<







1
2
3

4
5
6
7
8


9
10
11
12
13
14
15
# Add additional steps here. Format is "stepname script"
[ezsteps]
download download.sh

compile compile.sh
install install.sh

# Test requirements are specified here
[requirements]



# Iteration for your tests are controlled by the items section
[items]

# test_meta is a section for storing additional data on your test
[test_meta]
author matt