You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* start implementing a python launch controller
* make it work for the first time
* try launching outside of oskar.
* no more pipes needed
* adjust report directory
* fix paths, thread naming.
* fallback if no env is configured
* lint
* more work on cluster etc
* silence, proper error message for missing variable
* convert params
* lint
* fix slot
* fix arangosh.conf, launching of subsequent testruns
* try to launch it from fish
* implement 7zip
* add modules to the docker container
* more printing
* fix handling
* Add pip3
* Fix typo
* Typo 2
* handle INNERWORKDIR
* fix missing line break
* export settings
* fix typo
* on windows skip !windows tests
* lint, refactor, simplify
* install 7z
* export core directory
* work on fish integration
* similarize for new python job scheduler
* work on reprot generating
* try to implement timeout
* also upload 7z and txt
* also upload 7z and txt
* fix deadline
* fix workspace handling
* fix temporary directory handling
* make sure out temp directory exists
* RTFM fail
* don't put it to the workspace
* implement gtest invoking
* cleanup
* sort, lint
* prefer INNERWORKDIR
* implement writing test.log
* implement html report
* bring back function deletet to early
* install the windows boomerang handler on top level
* fix include
* fix reference
* print before killing shit
* work on timeout
* finish deadline handling, rename script
* fix exit code handling
* lint
* thanks @mpoeter for ps aid
* make the thread identifier the test plus a growing number
* implement central final deadline, which will kick in after 2 minutes
* remove debug output
* use /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin to locate python
* wintendo next try
* wintendo next try
* wintendo go home
* fix calculation of hard time limit
* make sure nobody changes the exit code to good
* add monkey patches
* cleanup deadline
* ignore exceptions if no process is there
* deadline handling: prioritize incomming lines over timeout counting
* fix directory handling
* work on result presentation
* cleanup
* let the file remain open for further info
* fix environment variable handling
* documentation
* fix port handling
* work on deadline
* fix hard deadline handling
* make it 20s
* need more time
* list processes so we may guess whats actually going on
* kill all, then waitpid all
* make threads provide half a slot.
* be sure to catch
* resume just in case, then kill
* resume just in case, then kill
* ignore resume errors
* increase volume
* lint
* lint
* catch more
* add multipliers
* more load, print load avg
* fix sorting by prio - biggest values first
* cleanup crash report for size
* if test indicates its been crashing create report as well.
* more threat to the machine.
* timeout
* fix typo
* delete tzdata subdir first
* use load and sockets for throttle control
* install required python libs
* only see for load [0, 1]
* increase container version
* anounce deadline at start
* don't print to logfile
* give better feedback if arangosh fails to launch in first place, thangs @maierlars for bringing up the topic
* Update helper.linux.fish
* tschuess ruby
* re-sync to be stock RTA
* fix container numbers, adjust #3
* sync to rta
* resync
* this is not needed anymore
* add --fix-missing
* fresh python?
* revert to tar.gz
* chaos tests in nightlies demand for longer timeouts, since tests run longer.
* Update README.md
Co-authored-by: Jan <[email protected]>
* Update README.md
Co-authored-by: Jan <[email protected]>
* Update README.md
Co-authored-by: Jan <[email protected]>
* Update README.md
Co-authored-by: Jan <[email protected]>
* Update README.md
Co-authored-by: Jan <[email protected]>
* remove more old stuff
* ignore encoding errors
* increase timeout to hard self kill
* switch to one environment variable name
* env
* limit the amount of coredumps
* ignore access denied to open sockets
* if we need to wait for the system to cool down on start...
* make sure we don't come back good if nothing launched at all
* them tiny boxes need more time
* need more time
* add deadline status to testfailurs.txt
* need more time
* beautify testfailures.txt
* give machine estimate reasons at the start of the run
* case may matter
* one more environment variable
Co-authored-by: Vadim <[email protected]>
Co-authored-by: Jan <[email protected]>
0 commit comments