- 09 Oct, 2019 5 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
André Anjos authored
Implement execution environment handling See merge request !74
-
Samuel GAIST authored
Currently implements listing of remote and local docker environments.
-
Samuel GAIST authored
-
- 07 Oct, 2019 2 commits
-
-
Samuel GAIST authored
Add pillow to dependencies See merge request !73
-
Samuel GAIST authored
It was indirectly made available through beat/beat.core>
-
- 02 Oct, 2019 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 16 Sep, 2019 3 commits
-
-
André Anjos authored
Remote experiment execution handling Closes #62 See merge request !72
-
Samuel GAIST authored
-
Samuel GAIST authored
It provides a simple ncurses based cli GUI.
-
- 11 Sep, 2019 2 commits
-
-
Samuel GAIST authored
This allows to get the JSON data about the current state of execution of an experiment.
-
Samuel GAIST authored
As their name suggests, these commands will allow to interact with the platform regarding the execution of experiments.
-
- 05 Sep, 2019 2 commits
-
-
Samuel GAIST authored
Remove use of oset The oset package triggers a warning with Python 3.7 that if not fixed will make the package not working with Python 3.8. After some testing, the use of Python standard sets seems to be enough for the needs of beat/beat.cmdline>. Therefore remove oset. See merge request !71
-
Samuel GAIST authored
-
- 02 Jul, 2019 1 commit
-
-
Flavio TARSETTI authored
Update API v1 related code See merge request !70
-
- 01 Jul, 2019 1 commit
-
-
Samuel GAIST authored
Following beat/beat.core> test prefix reorganisation, the analyzer was moved under v1.
-
- 27 Jun, 2019 1 commit
-
-
Samuel GAIST authored
[doc] fixed external and internal links See merge request !69
-
- 26 Jun, 2019 1 commit
-
-
Zohreh MOSTAANI authored
-
- 08 May, 2019 7 commits
-
-
Flavio TARSETTI authored
Fix non forkable types handling See merge request !68
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
It will ensure it succeeds if the type can be forked and fail otherwise.
-
Samuel GAIST authored
The lists were wrong. All assets that can be versionned are not forkable and experiment can currently be forked but has not version support.
-
Flavio TARSETTI authored
Update plotterparameter storage handling Closes #61 See merge request !67
-
- 07 May, 2019 6 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This gives better information when an error occurs during the execution of a test. Also pre-commit cleanup
-
Samuel GAIST authored
This asset also has a storage therefore properly handle it.
-
Samuel GAIST authored
-
- 03 May, 2019 7 commits
-
-
Flavio TARSETTI authored
Add support protocol template See merge request !66
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
This allows for other tests to re-use these class methods
-
Samuel GAIST authored
-
Samuel GAIST authored
-