Succesful MBH runs, with some improvements
This commit is contained in:
@@ -2,7 +2,7 @@ stages:
|
||||
- test
|
||||
|
||||
unit-test-job:
|
||||
timeout: 2h
|
||||
timeout: 4h
|
||||
stage: test
|
||||
script:
|
||||
- apt-get update
|
||||
@@ -14,10 +14,10 @@ unit-test-job:
|
||||
paths:
|
||||
- julia/plots/nlp_test_1_phase.html
|
||||
- julia/plots/nlp_test_2_phase.html
|
||||
- julia/plots/nlp_test_5_phase.html
|
||||
- julia/plots/nlp_test_3_phase.html
|
||||
- julia/plots/mbh_test_1_phase.html
|
||||
- julia/plots/mbh_test_2_phase.html
|
||||
- julia/plots/mbh_test_5_phase.html
|
||||
- julia/plots/mbh_test_3_phase.html
|
||||
- julia/plots/plot_test_mission.html
|
||||
- julia/plots/plot_test_mission_guess.html
|
||||
- julia/plots/plot_test_path.html
|
||||
@@ -27,8 +27,8 @@ unit-test-job:
|
||||
- julia/plots/plot_test_planet_solar_system.html
|
||||
- julia/test/missions/nlp_1_phase
|
||||
- julia/test/missions/nlp_2_phase
|
||||
- julia/test/missions/nlp_5_phase
|
||||
- julia/test/missions/nlp_3_phase
|
||||
- julia/test/missions/mbh_1_phase
|
||||
- julia/test/missions/mbh_2_phase
|
||||
- julia/test/missions/mbh_5_phase
|
||||
expire_in: 10 weeks
|
||||
- julia/test/missions/mbh_3_phase
|
||||
expire_in: 52 weeks
|
||||
|
||||
Reference in New Issue
Block a user