Megatest

Check-in [f7b7ff7d31]
Login
Overview
Comment:Split installall target up into various vars. Removed dependency on realpath
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | dev
Files: files | file ages | folders
SHA1: f7b7ff7d316275df20824575370f192904d05746
User & Date: mrwellan on 2013-07-23 11:13:33
Other Links: branch diff | manifest | tags
Context
2013-07-24
05:52
Fixed typo in ffcall download check-in: ed8e811a06 user: fdktest tags: dev
2013-07-23
11:13
Split installall target up into various vars. Removed dependency on realpath check-in: f7b7ff7d31 user: mrwellan tags: dev
09:16
Added another example of installall configuration check-in: e7ec05c436 user: matt tags: dev
Changes

Modified tests/fullrun/megatest.config from [99828495e8] to [d93def4083].

50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
state start end 0 1 - 2
status pass fail n/a 0 1 running - 2

# These are set before all tests, override them 
# in the testconfig [pre-launch-env-overrides] section
[env-override]
SPECIAL_ENV_VARS overide them here - should be seen at launch and in the runs
TESTVAR [system realpath .]
DEADVAR [system ls]
VARWITHDOLLAR $HOME/.zshrc
WACKYVAR  #{system ls > /dev/null}
WACKYVAR2 #{get validvalues state}
WACKYVAR3 #{getenv USER}
WACKYVAR4 #{scheme (+ 5 6 7)}
WACKYVAR5 #{getenv sysname}/#{getenv fsname}/#{getenv datapath}







|







50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
state start end 0 1 - 2
status pass fail n/a 0 1 running - 2

# These are set before all tests, override them 
# in the testconfig [pre-launch-env-overrides] section
[env-override]
SPECIAL_ENV_VARS overide them here - should be seen at launch and in the runs
TESTVAR [system echo $PWD]
DEADVAR [system ls]
VARWITHDOLLAR $HOME/.zshrc
WACKYVAR  #{system ls > /dev/null}
WACKYVAR2 #{get validvalues state}
WACKYVAR3 #{getenv USER}
WACKYVAR4 #{scheme (+ 5 6 7)}
WACKYVAR5 #{getenv sysname}/#{getenv fsname}/#{getenv datapath}

Added tests/installall/configs/chicken-4.8.0.4.config version [bef028dfb3].



>
1
CHICKEN_URL http://code.call-cc.org/releases/4.8.0/chicken-4.8.0.4.tar.gz

Added tests/installall/configs/chicken-4.8.1.config version [3328179afb].



>
1
CHICKEN_URL http://code.call-cc.org/dev-snapshots/2013/01/04/chicken-4.8.1.tar.gz

Modified tests/installall/megatest.config from [bc0e809a65] to [99683f3b8c].

1

2


3
4
5
6
7
8
9
[fields]

CONFIGURATION TEXT



[setup]
max_concurrent_jobs 50
linktree #{getenv MT_RUN_AREA_HOME}/links

[jobtools]
useshell yes

>
|
>
>







1
2
3
4
5
6
7
8
9
10
11
12
[fields]
CHICKEN_VERSION TEXT
MEGATEST_VERSION TEXT
IUPMODE TEXT
BUILD_TAG TEXT

[setup]
max_concurrent_jobs 50
linktree #{getenv MT_RUN_AREA_HOME}/links

[jobtools]
useshell yes

Modified tests/installall/runconfigs.config from [81d23f0b13] to [a2bbb2d89e].

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
38
39
40
41
42
43
44
45
46
[miscvars]




[default]
ALLTESTS see this variable
PREFIX #{getenv MT_RUN_AREA_HOME}/#{getenv CONFIGURATION}/#{getenv MT_RUNNAME}
DOWNLOADS #{getenv MT_RUN_AREA_HOME}/downloads
IUPMODE bin

[stdrel]
CHICKEN_VERSION 4.8.0
IUPLIB 26g4
IUP_VERSION na
IUPMODE src
SQLITE3_VERSION 3071401
PLATFORM linux
ZEROMQ_VERSION  2.2.0

[stabledev]
CHICKEN_URL http://code.call-cc.org/releases/4.8.0/chicken-4.8.0.4.tar.gz
CHICKEN_VERSION 4.8.0.4
IUPLIB 26g4
IUPMODE src
IUP_VERSION na
IUPMODE src
SQLITE3_VERSION 3071401
PLATFORM linux
ZEROMQ_VERSION  2.2.0

[ck-4.8.1]
CHICKEN_VERSION 4.8.1
CHICKEN_URL http://code.call-cc.org/dev-snapshots/2013/01/04/chicken-4.8.1.tar.gz

IUPLIB 26g4
IUPMODE src
IUP_VERSION na
SQLITE3_VERSION 3071401
PLATFORM linux
ZEROMQ_VERSION  2.2.0

[optinst]
CHICKEN_VERSION 4.8.0
IUPLIB 26g4
IUP_VERSION na
SQLITE3_VERSION 3071401
PLATFORM linux
ZEROMQ_VERSION  2.2.0
PREFIX /opt/chicken/4.8.0
<
|
>
>
>


|

<
<
<
<


<
<

<
<
<
<
<
<
<
|
<

<


<
|
|
>
|
|
<
<
<
<

<
|
|
<
<
<
|


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

#
# [CHICKEN_VERSION/MEGATEST_VERSION/IUPMODE/PLATFORM/BUILD_TAG]
#

[default]
ALLTESTS see this variable
PREFIX #{getenv MT_RUN_AREA_HOME}/#{getenv BUILD_TAG}/#{getenv MT_RUNNAME}
DOWNLOADS #{getenv MT_RUN_AREA_HOME}/downloads




IUPLIB 26g4
IUP_VERSION na


PLATFORM linux







LOGPRO_VERSION v1.05

SQLITE3_VERSION 3071401

ZEROMQ_VERSION  2.2.0


[include configs/hicken-#{getenv CHICKEN_VERSION}.config]

[4.8.0/trunk/bin/std]

[4.8.0.4/trunk/src/std]






[4.8.1/trunk/src/std]




[4.8.0/v1.5508/opt]
PREFIX /opt/chicken/4.8.0