- 16 Nov, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 15 Nov, 2018 6 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 09 Nov, 2018 1 commit
-
-
Stefan Schuhbaeck authored
-
- 11 Oct, 2018 1 commit
-
-
Benedikt Zoennchen authored
-
- 10 Sep, 2018 1 commit
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", enabled print statements in "run_scenario_files_with_vadere_console()" again. Also added method "print_summary()".
-
- 04 Sep, 2018 1 commit
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", marked three additional scenarios as long-running tasks. The three scenarios are: - basic_4_1_wall_gnm1 - thin_wall_and_closer_source_nelder_mead_ok - thin_wall_and_closer_source_pso_could_fail
-
- 03 Sep, 2018 1 commit
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", set timeout of long-running scenarios to 480 seconds and added "TestSFM" to long-running scenarios.
-
- 17 Aug, 2018 6 commits
-
-
Marion Goedel authored
-
Marion Goedel authored
-
Marion Goedel authored
-
Marion Goedel authored
-> Reduce number of outputs. -> Highlight OSM Tests that failed.
-
Marion Goedel authored
-
Marion Goedel authored
- More time (180 s) for Rimea 9 and 11 tests (since they have more pedestrians) - No output if a simulation is successful -> in the email we will hopefully see only the ones that failed now - Excludes files from directories "output" and "legacy" for the location application
-
- 03 Aug, 2018 1 commit
-
-
Stefan Schuhbaeck authored
Features (MigrationUtil): * create new Transformation and Identity files: This will use the current identity Transformation as starting point for the new version. The new version string is automatically included in the new files. The files will be created based on the defined naming convention and saved in VadereSimulator/resources * automate scenario migration without gui: The MigrationUtil will migrate all scenario files within the specified directory and all child directories. To exclude specific sub-trees or only specific directories the igonoreDirs List can be expanded. To exclude sub-trees or specific directories without code change add one of the following marker-files to the directory. * DO_NOT_MIGRATE or .DO_NOT_MIGRATE: Ignore current directory but continue with existing child directories. * DO_NOT_MIGRATE_TREE or .DO_NOT_MIGRATE_TREE: Ignore the directories and the complete sub-tree. Use the marker files from the Tools directory. These files have a comment to explain for what they are used for. The content of the file is not used, only the file name is needed. These files must be added to the git cache to work. * automate migration revert: This will use the revert function of the MigrationAssistant to revert a migration if the <file-name>.legacy files still exist. For this to work the legacy file must be in the same directory as the scenario-file
-
- 02 Aug, 2018 2 commits
-
-
Stefan Schuhbaeck authored
-
Stefan Schuhbaeck authored
-
- 01 Aug, 2018 1 commit
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", run ALL scenario files, catch exceptions and log exceptions. Exit with return code 1 if at least one test failed. Otherwise, return 0.
-
- 30 Jul, 2018 2 commits
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", print runtime (in seconds) for each scenario file.
-
Benedikt Kleinmeier authored
Moved CI helper scripts to "Tools/ContinuousIntegration" and enabled Java assertions in POM files and helper scripts. .gitlab-ci.yml: - Refactored complete file: moved comment on top of file. - Call helper scripts in "Tools/ContinuousIntegration" instead of just "Tools". Tools/ContinuousIntegration/run_vadere_console_with_all_scenario_files.py: - Execute scenario files alphabetically. - Use "-enableassertions" when invoking Java. POM files: - Use "<enableAssertions>true</enableAssertions>" to be independent of SureFire's default settings.
-
- 24 Jul, 2018 1 commit
-
-
Benedikt Kleinmeier authored
.gitlab-ci.yml: - Use "mvn <options> <phase>" syntax consequently like mentioned in "mvn --help".
-
- 17 Jul, 2018 3 commits
-
-
Benedikt Kleinmeier authored
In "run_vadere_console_with_all_scenario_files.py", exclude scenarios for "TESTOVM" because they are outdated.
-
Benedikt Kleinmeier authored
Renamed "run_vadere_console_with_all_scneario_files.py" to "run_vadere_console_with_all_scenario_files.py" and call it in ".gitlab-ci.yml".
-
Benedikt Kleinmeier authored
-
- 16 Jul, 2018 2 commits
-
-
Benedikt Kleinmeier authored
-
Benedikt Kleinmeier authored
-
- 11 Nov, 2016 1 commit
-
-
Jakob Schöttl authored
-