Skip to content
GitLab
Menu
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
89428020
Commit
89428020
authored
Nov 09, 2020
by
myron
Browse files
limited output
parent
fc6e7148
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
89428020
...
...
@@ -31,11 +31,11 @@ test:
script
:
-
cd nonregressions/xes
-
-
/usr/bin/xvfb-run --server-args="-screen 0 1024x768x24" -a python xes_analysis.py
-
-
/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
-
/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
-
/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
.
Attach a 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