From f57c982ac7a0dbf4a565e1cd48727c061ac84465 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sun, 25 Nov 2018 10:34:42 +0100 Subject: [PATCH] tests for thermal and orientation conversion orientation conversion need further investigation --- .gitlab-ci.yml | 14 ++++++++++++++ PRIVATE | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7af6f6139..06f4356b0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -200,6 +200,13 @@ Post_ParaviewRelated: - master - release +Post_OrientationConversion: + stage: postprocessing + script: OrientationConversion/test.py + except: + - master + - release + ################################################################################################### Compile_Spectral_Intel: stage: compilePETScIntel @@ -250,6 +257,13 @@ Compile_Intel_Prepare: - release ################################################################################################### +Thermal: + stage: spectral + script: Thermal/test.py + except: + - master + - release + Spectral_PackedGeometry: stage: spectral script: Spectral_PackedGeometry/test.py diff --git a/PRIVATE b/PRIVATE index 8b171cf15..f3f684258 160000 --- a/PRIVATE +++ b/PRIVATE @@ -1 +1 @@ -Subproject commit 8b171cf15da322c5cd1943144a0f511d56e42fa2 +Subproject commit f3f68425831d9b84906448861077f27cffe37e57