Start of Pipeline - (24 sec in block) | | | |
|
node - (24 sec in block) | | | |
|
node block - (24 sec in block) | | | |
|
stage - (1.2 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (1 sec in block) | | | |
|
checkout - (0.87 sec in self) | | | |
|
withEnv - (22 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (22 sec in block) | | | |
|
stage - (0.56 sec in block) | Turn Off All Other Units Tests | | |
|
stage block (Turn Off All Other Units Tests) - (0.4 sec in block) | | | |
|
sh - (0.31 sec in self) | sed -i "s:true:false:g" input_misc/G_unit_tests.in | | |
|
stage - (0.56 sec in block) | Enable the Reverse Direction Grid Test | | |
|
stage block (Enable the Reverse Direction Grid Test) - (0.39 sec in block) | | | |
|
sh - (0.31 sec in self) | sed -i "s:l_rev_direction_grid_test.*:l_rev_direction_grid_test = .true.:g" input_misc/G_unit_tests.in | | |
|
stage - (20 sec in block) | Compile | | |
|
stage block (Compile) - (20 sec in block) | | | |
|
sh - (20 sec in self) | source /etc/profile.d/larson-group.sh
module load gcc netcdf-fortran
compile/compile.bash -c config/linux_x86_64_gfortran_debug.bash | | |
|
stage - (0.57 sec in block) | Run | | |
|
stage block (Run) - (0.4 sec in block) | | | |
|
sh - (0.32 sec in self) | source /etc/profile.d/larson-group.sh
module load gcc netcdf-fortran
run_scripts/run_G_unit_tests.bash | | |
|
stage - (0.39 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.3 sec in block) | | | |
|
script - (0.17 sec in block) | | | |
|
script block - (77 ms in block) | | | |
|