Commit graph

5 commits

Author SHA1 Message Date
Yuri Victorovich
7b3d60dce7 Fix bash shebangs: make /usr/bin/env find bash in paths
This is needed on FreeBSD and other systems where bash isn't located in /bin/bash.
2021-11-07 14:06:22 -08:00
Huub Van Dam
1426f32f84 HvD: Suppressed a script that caused problems before. 2013-08-08 06:57:03 +00:00
Huub Van Dam
15885021f7 HvD: I have the feeling that msub works differently for the Jenkins
user (the jobids are nicely sequentially numbered which normally never
happens). Anyway it seems that the Jenkins build step cannot find the
output from the tests job script which causes everything to fail. 
So I now specify the output file without any variable parts so it can 
have only one name and nothing else. We should be able to find that...
2013-08-07 22:31:23 +00:00
Huub Van Dam
945176e1bc HvD: Changed the account for running the testcases to one that the
Jenkins system is allowed to use.
2013-08-07 05:17:39 +00:00
Huub Van Dam
61eac36e41 HvD: Added the submission script for Chinook to be used by the Nightly build
framework. This completes the set of things needed to start using this stuff.
Now let's see if we can get this to work properly.
2013-08-01 06:03:34 +00:00