Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ixstools
xrstools
Commits
29809036
Commit
29809036
authored
Nov 10, 2020
by
myron
Browse files
Merge /tmp/al into alessandro_develop
parents
fc6a4807
89428020
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
29809036
...
...
@@ -30,12 +30,12 @@ test:
-
pip install .
script
:
-
cd nonregressions/x
rs_raman
#
- /usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python
non_reg_testing_XRS.py
-
/usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python non_reg_testing_XRS_small.py
#
- /usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python non_reg_testing_XRS
_raman_extraction.py
-
cd ../xes
-
python xes_analysis.py
-
cd nonregressions/x
es
-
-
/usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python
xes_analysis.py > output
-
cd ../xrs_raman
-
/usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python non_reg_testing_XRS
.py > output1
-
/usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python non_reg_testing_XRS_small.py > output2
-
/usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python non_reg_testing_XRS_raman_extraction.py > output3
-
deactivate
after_script
:
-
pwd
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment