summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "Test with MariaDB instead of MySQL"James E. Blair2023-04-132-4/+4
* Test with MariaDB instead of MySQLClark Boylan2023-04-052-4/+4
* Fix user creation in Docker test setup scriptSimon Westphahl2023-02-211-1/+2
* Switch our local testing docker-compose to mysql 8.0Clark Boylan2023-01-311-1/+1
* Add noxfile and switch to noxJames E. Blair2022-12-201-0/+73
* Only run yarn build when necessary in tools/pip.shClark Boylan2022-10-071-1/+1
* Run docker-compose up test setup script with envSimon Westphahl2022-08-231-1/+5
* Update unit test container setup and instructionsJeremy Stanley2022-08-051-8/+15
* Merge "Bump up to python3.10"Zuul2022-07-051-2/+2
|\
| * Bump up to python3.10Clark Boylan2022-07-011-2/+2
* | Add a script to find deprecated queue syntaxJames E. Blair2022-05-051-0/+61
* | Cleanup actiongeneral usageClark Boylan2022-05-041-5/+5
|/
* Merge "Fix Github debugging script"Zuul2022-04-291-7/+19
|\
| * Fix Github debugging scriptSimon Westphahl2022-03-081-7/+19
* | Start zookeeper with users uid in test-setup-docker.shAlbin Vass2022-03-252-2/+4
* | Update nodejs runtime to version 16Clark Boylan2022-03-142-2/+2
|/
* Don't fail on missing change_queues key in status jsonFelix Edel2022-02-231-1/+1
* Merge "decrypt_secret.py: properly init SourceContext class"Zuul2022-02-011-1/+2
|\
| * decrypt_secret.py: properly init SourceContext classGonéri Le Bouder2021-12-171-1/+2
* | Merge "Add a zk-shell debug script"Zuul2022-01-271-0/+179
|\ \
| * | Add a zk-shell debug scriptJames E. Blair2022-01-271-0/+179
* | | Merge "Add some ZK debug scripts"Zuul2022-01-272-0/+539
|\ \ \ | |/ /
| * | Add some ZK debug scriptsJames E. Blair2022-01-262-0/+539
| |/
* | Add a script to rebuild old docsJames E. Blair2022-01-201-0/+78
* | Allow to specify MySQL port for test environmentdjager2022-01-191-1/+1
|/
* Update zuul-changes for use with zuul-clientJames E. Blair2021-12-141-5/+14
* Increase MySQL connection limit in testsFelix Edel2021-11-242-0/+4
* Rely on bullseye image for skopeo in container imageJames E. Blair2021-10-271-21/+0
* Don't use --verbose with yarnJames E. Blair2021-10-211-1/+1
* Add ExistingDataWatch classJames E. Blair2021-07-021-0/+1
* Merge "Add a tool to decrypt a secret"Zuul2021-05-281-0/+49
|\
| * Add a tool to decrypt a secretJames E. Blair2021-04-121-0/+49
* | Really retry yarn installsJames E. Blair2021-05-051-0/+4
* | Retry yarn package installsJames E. Blair2021-05-031-1/+12
|/
* Use ZooKeeper TLS in testsJames E. Blair2021-03-084-10/+27
* Prepare Zookeeper for scale-out schedulerJan Kubovy2021-02-151-0/+2
* tools: Deprecate encrypt_secret.py, document zuul-client encryptMatthieu Huin2020-12-091-0/+5
* install-js-tools: add support for manjaroAlbin Vass2020-11-071-0/+2
* tools: use python3 for encrypt_secretMohammed Naser2020-10-291-1/+1
* Update kubic signatureTobias Henkel2020-10-121-9/+9
* Use npm mirrors in tox jobsTobias Henkel2020-07-281-1/+11
* Add a script to find untrusted execution tasksJames E. Blair2020-07-221-0/+173
* Block localhost shell tasks in untrusted playbooksTobias Henkel2020-07-211-1/+1
* tests: use a more inclusive word for the default passwordTristan Cacqueray2020-07-093-3/+3
* Merge "Revert "Revert "Create zuul/web/static on demand"""Zuul2020-07-081-0/+2
|\
| * Revert "Revert "Create zuul/web/static on demand""Tobias Henkel2020-07-071-0/+2
* | Correct syntax to be compatible with mysql8Riccardo Pittau2020-06-111-2/+2
* | Use Absolute path in zk-ca.sh for openssl configAlbin Vass2020-05-281-1/+2
|/
* Update node to v14 and update to new jobsMonty Taylor2020-05-201-2/+1
* Merge "Retry nodeenv creation"Zuul2020-05-161-1/+9
|\