Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
openstack
/
turbo-hipster
/
3c65b637a45a1f35218ea4f926fc076cdc590d05
/
turbo_hipster
/
task_plugins
3c65b63
Historical analysis of migration times.
by Michael Still
· 11 years ago
ec19f69
Merge "More worker build documentation."
by Jenkins
· 11 years ago
bae0304
Always build a new git repo.
by Michael Still
· 11 years ago
9e81421
More worker build documentation.
by Michael Still
· 11 years ago
26be80f
Merge "Check the return code for the test script."
by Jenkins
· 11 years ago
5231d4c
Check the return code for the test script.
by Michael Still
· 11 years ago
16028a9
Check if we built the venv correctly
by Michael Still
· 11 years ago
49cf70e
Use netns to block network access from nova-manage.
by Michael Still
· 11 years ago
61daba4
Fix paramaters passed to database downgrades
by Joshua Hesketh
· 11 years ago
a2276ac
Only test downgrades to the last version in stable
by Joshua Hesketh
· 11 years ago
47caf5f
fix dash in warning message
by Joshua Hesketh
· 11 years ago
18ac714
Add a space after FAILURE message
by Joshua Hesketh
· 11 years ago
a581752
Return the actual error message back to zuul
by Joshua Hesketh
· 11 years ago
dce07df
Add back in multiple dataset support
by Joshua Hesketh
· 11 years ago
4e100ca
Use the last log URL.
by Michael Still
· 11 years ago
32a267e
Stop generating index files.
by Michael Still
· 11 years ago
b21b8c3
Add in some comments for thoughts
by Joshua Hesketh
· 11 years ago
0df6286
Ensure working dir is in correct state for checks
by Joshua Hesketh
· 11 years ago
99c2854
Pass all the args to db_sync.
by Michael Still
· 11 years ago
d0ccf15
Havana upgrade should use Havana.
by Michael Still
· 11 years ago
66db25e
Log where we tried to find a pre-entrypoint nova-manage.
by Michael Still
· 11 years ago
7601a63
nova-manage should be verbose
by Michael Still
· 11 years ago
ca869ab
Support aborting early.
by Michael Still
· 11 years ago
ef0f711
Only walk back to the start of trunk
by Michael Still
· 11 years ago
2401b92
Fix path to old style nova manage
by Michael Still
· 11 years ago
e078259
Pass the DB name as well, get the schema version check command right.
by Michael Still
· 11 years ago
30bee6a
You have to walk old dbs through stable releases.
by Michael Still
· 11 years ago
e85d1e0
Make cleanup optional via an env var.
by Michael Still
· 11 years ago
f1bd4db
More logging in the testing script.
by Michael Still
· 11 years ago
4d5ba72
Check the logs for migrations that take too long
by Joshua Hesketh
· 11 years ago
8d0f241
Remove old thread code
by Joshua Hesketh
· 11 years ago
d61c805
Fix typo in mysql database loading
by Joshua Hesketh
· 11 years ago
4343b95
Refactor th to have one gearman worker thread
by Joshua Hesketh
· 11 years ago
527966b
Have a different worker name for each thread.
by Joshua Hesketh
· 11 years ago
0b3fe58
Fix log path
by Joshua Hesketh
· 11 years ago
a82418d
re-enable downgrades now MySQL+Postgres patches are merged
by Joshua Hesketh
· 11 years ago
ee6a4f8
Fix up log reporting
by Joshua Hesketh
· 11 years ago
0c1d0c6
Fix log dest dir path
by Joshua Hesketh
· 11 years ago
2500696
Change log paths to match zuuls current deterministic structure
by Joshua Hesketh
· 11 years ago
4e32042
Suspend downgrade testing until c/40137 is merged
by Joshua Hesketh
· 11 years ago
1217693
Fix pep8 issues
by Joshua Hesketh
· 11 years ago
0b67108
fix checking reporting overall results based off multiple datasets
by Joshua Hesketh
· 11 years ago
9aa21f6
fix user permissions on db creation
by Joshua Hesketh
· 11 years ago
bacf189
Add in extra handling of schema versions
by Joshua Hesketh
· 11 years ago
055a08b
don't recreate the mysql user. Assume they are configured correctly
by Joshua Hesketh
· 11 years ago
e13932b
add extra error handling
by Joshua Hesketh
· 11 years ago
d3f3b1b
fix module import
by Joshua Hesketh
· 11 years ago
a74f49d
refactor how datasets are stored
by Joshua Hesketh
· 11 years ago
e9f74f1
use site packages to reduce pip downloading
by Joshua Hesketh
· 11 years ago
dff74c7
clear out work_data on each new job
by Joshua Hesketh
· 11 years ago
76733ed
update job datasets correctly to give pass/fail
by Joshua Hesketh
· 11 years ago
6ea80f1
fix missing dependencies from nova
by Joshua Hesketh
· 11 years ago
e047dc1
fix pip cache dir
by Joshua Hesketh
· 11 years ago
2f94a37
fix dataset dirs
by Joshua Hesketh
· 11 years ago
0ebf695
return the job datasets list
by Joshua Hesketh
· 11 years ago
ac445b5
Fix module path
by Joshua Hesketh
· 11 years ago
8ed742e
Fix typo in command generation
by Joshua Hesketh
· 11 years ago
fcaf430
add in .git to the git remote path
by Joshua Hesketh
· 11 years ago
0d8551e
pep8 fixes
by Joshua Hesketh
· 11 years ago
26c852a
move command into job specific datasets
by Joshua Hesketh
· 11 years ago
f8f8bc8
fix missing self argument
by Joshua Hesketh
· 11 years ago
4962ce9
fix setting up gearman order
by Joshua Hesketh
· 11 years ago
9160757
update job datasets correctly
by Joshua Hesketh
· 11 years ago
232a6b3
fix dataset loading
by Joshua Hesketh
· 11 years ago
b102951
fix build gate name
by Joshua Hesketh
· 11 years ago
80e1784
register functions dynamically to allow every database to be tested
by Joshua Hesketh
· 11 years ago
ce52fa2
make db tests check for project and database type to work towards cross-project coverage
by Joshua Hesketh
· 11 years ago
032d4a7
Also test for downgrades
by Joshua Hesketh
· 11 years ago
5bde24b
update script for better log formatting
by Joshua Hesketh
· 11 years ago
ded9d9f
Process log files for failed/success results
by Joshua Hesketh
· 11 years ago
070a0c2
work on output of results
by Joshua Hesketh
· 11 years ago
cdda827
Work on generating indexes
by Joshua Hesketh
· 11 years ago
c76ecde
Fix up file push handling
by Joshua Hesketh
· 11 years ago
3c0490b
Fix pep8/flakes results
by Joshua Hesketh
· 11 years ago
462715f
fix up manager task number tracking
by Joshua Hesketh
· 11 years ago
b7ddaa7
Add in extra debugging
by Joshua Hesketh
· 11 years ago
8b8e08a
Fix handle events
by Joshua Hesketh
· 11 years ago
9f89805
Fix pep8 issues
by Joshua Hesketh
· 11 years ago
67631b5
fix file name
by Joshua Hesketh
· 11 years ago
11ed32c
beginning of results handling
by Joshua Hesketh
· 11 years ago
5b50639
fix migration run script
by Joshua Hesketh
· 11 years ago
a446f4f
update job processing structure
by Joshua Hesketh
· 11 years ago
778aa17
move dataset details into a dict
by Joshua Hesketh
· 11 years ago
39a0fee
add in copyright
by Joshua Hesketh
· 11 years ago
083e9df
Fix up load file monitoring
by Joshua Hesketh
· 11 years ago
9bf7219
Quieten logging
by Joshua Hesketh
· 11 years ago
926502f
Start extra utils for pushing objects
by Joshua Hesketh
· 11 years ago
e4d40ab
move job object into class attribute
by Joshua Hesketh
· 11 years ago
2eb8541
update shell runner
by Joshua Hesketh
· 11 years ago
0ca50db
ignore sql files
by Joshua Hesketh
· 11 years ago
6341166
script execute fix
by Joshua Hesketh
· 11 years ago
2964aff
typo in loads
by Joshua Hesketh
· 11 years ago
f556716
fix typo in json config
by Joshua Hesketh
· 11 years ago
cdd2460
fix bug in path appending
by Joshua Hesketh
· 11 years ago
dbd32f3
Work on running command
by Joshua Hesketh
· 11 years ago
24280a9
Add in example dataset and config
by Joshua Hesketh
· 11 years ago
f596d5f
Work on nova_mysql_migrations shell script. Assume nothing, grab configs.
by Joshua Hesketh
· 11 years ago
3333b90
rename migrations shell script
by Joshua Hesketh
· 11 years ago
1ab465f
restructure project slightly
by Joshua Hesketh
· 11 years ago