]> rtime.felk.cvut.cz Git - novaboot.git/history - tests/server.wv
tests: Check that server ssh login works and reenable server tests
[novaboot.git] / tests / server.wv
2022-04-12 Michal Sojkatests: Check that server ssh login works and reenable...
2022-04-12 Michal Sojkatests: Fix ssh key setup for server tests
2021-10-22 Michal Sojkaserver: Add run_novaboot to be used as default_cmd
2021-10-22 Michal Sojkaserver: Allow reset_cmd to contain a shell function...
2021-01-26 Michal Sojkatests: Skip server tests during Debian package build
2021-01-26 Michal Sojkatests: Rework server tests to not require external...
2021-01-26 Michal Sojkaserver: Add support for default_cmd configuration variable
2021-01-26 Michal Sojkaserver: Refactor console setup to a separate function
2021-01-26 Michal Sojkaserver: Document how to use shell function for console_cmd
2020-12-17 Michal Sojkatests: Make shebangs NixOS compatible
2019-11-20 Michal Sojkatests: Get rid of asynchronous process substitution
2019-11-17 Michal Sojkaserver: Ensure that configuration can depend on logged...
2019-11-16 Michal Sojkatests: Convert server tests to use the account from...
2019-10-31 Michal Sojkatests: Make some server tests more readable
2017-09-15 Michal Sojkaserver: Make console the default command
2017-09-07 Michal Sojkatests: Do not run SSH tests when ssh agent is not detected
2017-09-07 Michal Sojkaserver: Give hint for using ssh -t with shell
2017-09-03 Michal Sojkaserver: Minor update to tests
2017-09-03 Michal Sojkaserver: Fix handling of multi-word commands (rsync...
2017-08-29 Michal Sojkaserver: Store target configuration in a variable, not...
2017-08-26 Michal Sojkaserver: Fix quoting of commands from config file
2017-08-26 Michal Sojkaserver: Admin can get shell access
2017-08-26 Michal Sojkatests: Fix SSH key setup
2017-08-25 Michal Sojkaserver: Give configuration variables more descriptive...
2017-08-25 Michal Sojkaserver: Implement add-key command
2017-08-25 Michal SojkaAdd more tests for remote config
2017-08-25 Michal SojkaImplement reading of configuration from remote server
2017-08-25 Michal SojkaAdd initial implementation of --ssh option to connect...
2017-08-25 Michal SojkaRename novabot-server to novaboot-shell
2017-08-24 Michal SojkaImprove server tests
2017-08-24 Michal Sojkaserver: Distinguish between normal and admin users
2017-08-24 Michal Sojkawvtest: Do not exit on first failure
2017-08-24 Michal Sojkaserver: Add tests of username handling
2017-08-22 Michal SojkaAdd initial version of novaboot-server