Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
openstack
/
turbo-hipster
/
aae9786f1eab4433edda78445c39818454df71ed
/
turbo_hipster
« Previous
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
d8b23ad
Return the swift object name for the log url
by Joshua Hesketh
· 11 years ago
a497d3a
Fix swift push
by Michael Still
· 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
732d25c
Fix typo'ed variable.
by Michael Still
· 11 years ago
4d5ba72
Check the logs for migrations that take too long
by Joshua Hesketh
· 11 years ago
b39f884
Make sure we wait for a gearman server
by Joshua Hesketh
· 11 years ago
3baaa0d
Update log format
by Joshua Hesketh
· 11 years ago
fc44906
Fix typo in debug logging
by Joshua Hesketh
· 11 years ago
8d0f241
Remove old thread code
by Joshua Hesketh
· 11 years ago
6eb5fdc
Add a bunch of debugging info
by Joshua Hesketh
· 11 years ago
8326907
Fix config setup order
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
e8a5b83
Revert "capture stderr into stdout"
by Joshua Hesketh
· 11 years ago
94ca7c2
capture stderr into stdout
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
c7e963b
close the logging correctly
by Joshua Hesketh
· 11 years ago
05d0158
work on documentation
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
3b74fcd
fix module import
by Joshua Hesketh
· 11 years ago
4acd716
fix typos
by Joshua Hesketh
· 11 years ago
a74f49d
refactor how datasets are stored
by Joshua Hesketh
· 11 years ago
e58ecb2
rearrange config installation
by Joshua Hesketh
· 11 years ago
721781d
catch osexceptions where process has already stopped
by Joshua Hesketh
· 11 years ago
105af41
fix bug closing file descriptors
by Joshua Hesketh
· 11 years ago
8ca96fb
fixes
by Joshua Hesketh
· 11 years ago
0f6ec6a
fix typo
by Joshua Hesketh
· 11 years ago
86ab064
close file descriptors
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
2e4b611
fix up local file copies
by Joshua Hesketh
· 11 years ago
4a30d27
Fix manager sending job complete
by Joshua Hesketh
· 11 years ago
01c2ef0
Move tests to root folder
by Joshua Hesketh
· 11 years ago
3c0490b
Fix pep8/flakes results
by Joshua Hesketh
· 11 years ago
27a0e27
updates for tests
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
Next »