Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
a80778d2cbfc319762df7d392b80f2e195a6c169
a80778d
Sync up the default value for the network_for_ssh option
by Matt Riedemann
· 11 years ago
e450a46
Merge "Add stress test to attach volumes to vm's"
by Jenkins
· 11 years ago
7392564
Merge "Sorting services list before asserting in test_get_service_list test"
by Jenkins
· 11 years ago
258c725
Merge "Switching to oslo importutils in the stress tests"
by Jenkins
· 11 years ago
8eb4e2d
Merge "Use state transition checker wait function in the ec2 image tests"
by Jenkins
· 11 years ago
1e30d5d
Switching to oslo importutils in the stress tests
by Attila Fazekas
· 11 years ago
3142220
Sorting services list before asserting in test_get_service_list test
by Sumanth Nagadavalli
· 11 years ago
5df9d0b
Merge "Fix fail logic for server of another tenant test"
by Jenkins
· 11 years ago
c8b1ad8
Merge "Add eventlet to requirements.txt"
by Jenkins
· 11 years ago
5a558c4
Merge "Add locking to test_aggregates"
by Jenkins
· 11 years ago
4db4afb
Merge "Add environmental variables to test.conf"
by Jenkins
· 11 years ago
ba388b8
Merge "Switch to using Oslo logging"
by Jenkins
· 11 years ago
24fe4c4
Add eventlet to requirements.txt
by Matthew Treinish
· 11 years ago
38c4dc4
Fix fail logic for server of another tenant test
by Matthew Treinish
· 11 years ago
07248e5
Add locking to test_aggregates
by Matthew Treinish
· 11 years ago
f4a9b0f
Switch to using Oslo logging
by Matthew Treinish
· 11 years ago
e894059
Fix neutron cli tests skip for testr
by Matthew Treinish
· 11 years ago
6a97094
Merge "Add boto tests for idempotent RunInstances calls"
by Jenkins
· 11 years ago
9b63c44
Merge "Add wait_for_volume_status in upload_to_image test"
by Jenkins
· 11 years ago
95d4f1f
Use state transition checker wait function in the ec2 image tests
by Attila Fazekas
· 11 years ago
a05038b
Add wait_for_volume_status in upload_to_image test
by John Griffith
· 11 years ago
f30f85a
Merge "Allow to run swift and keystone api tests standalone"
by Jenkins
· 11 years ago
d516fce
Merge "Add tenant isolation for glance api tests"
by Jenkins
· 11 years ago
f09f471
Merge "Ignore the default quota values"
by Jenkins
· 11 years ago
1703b09
Merge "Simplify whitebox/manager"
by Jenkins
· 11 years ago
2e555bc
Merge "Handle a possible volume attachment visibility wait/race issue"
by Jenkins
· 11 years ago
52928d1
Merge "Unskip test_register_get_deregister_ari_image"
by Jenkins
· 11 years ago
c2856d8
Merge "Add Neutron CLI tests to tempest"
by Jenkins
· 11 years ago
b817934
Merge "Use assertIn and assertNotIn instead of assertTrue/assertFalse"
by Jenkins
· 11 years ago
a6c6054
Merge "fix race condition in service list compares"
by Jenkins
· 11 years ago
70431ba
Handle a possible volume attachment visibility wait/race issue
by Attila Fazekas
· 11 years ago
e191cb1
Use assertIn and assertNotIn instead of assertTrue/assertFalse
by Attila Fazekas
· 11 years ago
c1fa97e
Merge "Add posargs to testr-full tox job"
by Jenkins
· 11 years ago
341bf1c
Add stress test to attach volumes to vm's
by Marc Koderer
· 12 years ago
beab826
Negative attribute added in volume negative test
by Anju Tiwari
· 11 years ago
0c8da88
Merge "skip stamp test until race in nova can be debugged"
by Jenkins
· 11 years ago
72fde8f
Revert "Add jsonschema to requirements.txt"
by Sean Dague
· 11 years ago
cf1868b
Allow to run swift and keystone api tests standalone
by Frederic Lepied
· 11 years ago
7f5e65b
Merge "Add jsonschema to requirements.txt"
by Jenkins
· 11 years ago
fe8a609
skip stamp test until race in nova can be debugged
by Sean Dague
· 11 years ago
0db5377
Sync lockutils and log from oslo
by Matthew Treinish
· 11 years ago
78561ad
Add environmental variables to test.conf
by Matthew Treinish
· 11 years ago
3b61649
fix race condition in service list compares
by Sean Dague
· 11 years ago
e2955c0
Add posargs to testr-full tox job
by Matthew Treinish
· 11 years ago
55c29c7
Add Neutron CLI tests to tempest
by saurabh
· 11 years ago
b81941e
Unskip test_register_get_deregister_ari_image
by Attila Fazekas
· 11 years ago
d35a644
Add jsonschema to requirements.txt
by Matthew Treinish
· 11 years ago
d6d8629
Simplify whitebox/manager
by Attila Fazekas
· 12 years ago
7f9a312
Merge "Add scenario test of instance/volume snapshot"
by Jenkins
· 11 years ago
51a0d5b
Merge "add service tests"
by Jenkins
· 11 years ago
81d3a3c
Merge "Basic starter scenario for testing the dashboard"
by Jenkins
· 11 years ago
dc5b5a2
Merge "Added a server-pause test"
by Jenkins
· 11 years ago
1c8d6bd
Merge "add image tests"
by Jenkins
· 11 years ago
8c78976
Added a server-pause test
by Anju Tiwari
· 11 years ago
2ab0c6c
Merge "Use nose skip exception conditionally"
by Jenkins
· 11 years ago
31ba2c6
Merge "Negative test for rescuing a non-existent server"
by Jenkins
· 11 years ago
893e870
Merge "Increase ping timeout on scenario testing"
by Jenkins
· 11 years ago
5ee6716
Merge "Make tenant_network_mask_bits default setting consistent"
by Jenkins
· 11 years ago
d0eca67
Negative test for rescuing a non-existent server
by Anju Tiwari
· 11 years ago
6d580be
Increase ping timeout on scenario testing
by Nachi Ueno
· 11 years ago
d935655
Merge "Move isolated credential code to BaseTestCase"
by Jenkins
· 11 years ago
d101764
Basic starter scenario for testing the dashboard
by Julie Pichon
· 11 years ago
58d2330
Fixing man page generation
by Attila Fazekas
· 11 years ago
98c35f3
Use nose skip exception conditionally
by Ian Wienand
· 11 years ago
d42c991
add service tests
by Liu, Zhi Kun
· 11 years ago
e09b3c2
Add tenant isolation for glance api tests
by Matthew Treinish
· 11 years ago
3e04685
Move isolated credential code to BaseTestCase
by Matthew Treinish
· 11 years ago
47ff791
Add isolated tenants for admin compute tests
by Matthew Treinish
· 11 years ago
14a3862
Merge "Add exit codes if run_stress.py detects an error"
by Jenkins
· 11 years ago
1fa5db4
Merge "Updating HACKING with some test writing recommendations"
by Jenkins
· 11 years ago
888ddc4
Add exit codes if run_stress.py detects an error
by Marc Koderer
· 11 years ago
a9d4388
Move heat_available option to service_available
by Matthew Treinish
· 11 years ago
6b41e24
Add nova config option to service_available group
by Matthew Treinish
· 11 years ago
61e332b
Add swift config option to service_available group
by Matthew Treinish
· 11 years ago
853ae44
Add glance to service_available config group
by Matthew Treinish
· 11 years ago
faa340d
Move neutron_available option to service_available
by Matthew Treinish
· 11 years ago
92dbfb6
Merge "update hacking to 0.6"
by Jenkins
· 11 years ago
2bcd838
Merge "Add global statistic for stress tests"
by Jenkins
· 11 years ago
d9aef1e
Ignore the default quota values
by Attila Fazekas
· 12 years ago
3eab989
Merge "Document E125 as a won't fix."
by Jenkins
· 11 years ago
ec2e7fa
Merge "Add unittest like output for testr-full in tox"
by Jenkins
· 11 years ago
e2ef7d8
Merge "Use subunit colorizer from nova for run_tests.sh"
by Jenkins
· 11 years ago
c2ff727
Updating HACKING with some test writing recommendations
by Chris Yeoh
· 11 years ago
67baac2
Merge "Add cinder_available config option."
by Jenkins
· 11 years ago
a60ce6b
Merge "Skip test that is not relevant to Neutron"
by Jenkins
· 11 years ago
9f3b0c9
update hacking to 0.6
by Sean Dague
· 11 years ago
69d3bea
Add global statistic for stress tests
by Marc Koderer
· 11 years ago
ebcf6af
Add scenario test of instance/volume snapshot
by Yuiko Takada
· 12 years ago
eaf3c0c
Merge "Adds tests for tags in boto (EC2 API)"
by Jenkins
· 11 years ago
3fb3695
add image tests
by Liu, Zhi Kun
· 11 years ago
4c41292
Add cinder_available config option.
by Matthew Treinish
· 11 years ago
bb575e1
Adds tests for tags in boto (EC2 API)
by Burt Holzman
· 12 years ago
556add5
add missing apache2 license headers
by Sean Dague
· 11 years ago
43cd905
fix use of locals() in strings
by Sean Dague
· 11 years ago
c3788e8
Merge "Remove duplicate flaky test."
by Jenkins
· 11 years ago
15373b0
Skip test that is not relevant to Neutron
by Ala Rezmerita
· 11 years ago
f70f222
Add boto tests for idempotent RunInstances calls
by Burt Holzman
· 11 years ago
66d317f
Remove unneeded class filter from .testr.conf
by Matthew Treinish
· 11 years ago
dca03dd
Document E125 as a won't fix.
by Joe Gordon
· 11 years ago
8551278
Add unittest like output for testr-full in tox
by Matthew Treinish
· 11 years ago
Next »