Activity log for bug #1417518

Date Who What changed Old value New value Message
2015-02-03 11:09:28 Denis M. bug added bug
2015-02-03 11:13:40 OpenStack Infra trove: status New In Progress
2015-02-03 11:52:42 Denis M. description If you'd take a look at https://github.com/openstack/trove/blob/master/trove/tests/int_tests.py you will see that there's no group for percona. As you know, Percona is another flavor of MySQL community distro, and in Trove its integration part works with shared mysql driver. So, it does make sense to provide percona testing group. It will be the same as mysql (black box group), due to supported features. If you'd take a look at https://github.com/openstack/trove/blob/master/trove/tests/int_tests.py you will see that there's no group for percona. As you know, Percona is another flavor of MySQL community distro, and in Trove its integration part works with shared mysql driver. So, it does make sense to provide percona testing group. It will be the same as mysql (black box group), due to supported features. Here's what redstack output: ubuntu@ubuntu:~/trove-integration/scripts$ ./redstack int-tests --group=percona ******************************************************************************* Running Trove Integration Tests... ******************************************************************************* python -B /home/ubuntu/trove-integration/scripts/../tests//integration/int_tests.py --verbose --logging-clear-handlers --group=percona RUNNING TEST ARGS : ['/home/ubuntu/trove-integration/scripts/../tests//integration/int_tests.py', '--verbose', '--logging-clear-handlers', '--group=percona'] nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] nose.plugins.manager: DEBUG: Configuring plugins nose.plugins.manager: DEBUG: Plugins enabled: [<nose.plugins.capture.Capture object at 0x7f560c7cefd0>, <nose.plugins.logcapture.LogCapture object at 0x7f560c7d5c90>, <nose.plugins.deprecated.Deprecated object at 0x7f560c7fc490>, <nose.plugins.skip.Skip object at 0x7f560c933950>] No handlers could be found for logger "nose.core" ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK ubuntu@ubuntu:~/trove-integration/scripts$
2015-02-03 11:52:58 Denis M. description If you'd take a look at https://github.com/openstack/trove/blob/master/trove/tests/int_tests.py you will see that there's no group for percona. As you know, Percona is another flavor of MySQL community distro, and in Trove its integration part works with shared mysql driver. So, it does make sense to provide percona testing group. It will be the same as mysql (black box group), due to supported features. Here's what redstack output: ubuntu@ubuntu:~/trove-integration/scripts$ ./redstack int-tests --group=percona ******************************************************************************* Running Trove Integration Tests... ******************************************************************************* python -B /home/ubuntu/trove-integration/scripts/../tests//integration/int_tests.py --verbose --logging-clear-handlers --group=percona RUNNING TEST ARGS : ['/home/ubuntu/trove-integration/scripts/../tests//integration/int_tests.py', '--verbose', '--logging-clear-handlers', '--group=percona'] nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] nose.plugins.manager: DEBUG: Configuring plugins nose.plugins.manager: DEBUG: Plugins enabled: [<nose.plugins.capture.Capture object at 0x7f560c7cefd0>, <nose.plugins.logcapture.LogCapture object at 0x7f560c7d5c90>, <nose.plugins.deprecated.Deprecated object at 0x7f560c7fc490>, <nose.plugins.skip.Skip object at 0x7f560c933950>] No handlers could be found for logger "nose.core" ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK ubuntu@ubuntu:~/trove-integration/scripts$ If you'd take a look at https://github.com/openstack/trove/blob/master/trove/tests/int_tests.py you will see that there's no group for percona. As you know, Percona is another flavor of MySQL community distro, and in Trove its integration part works with shared mysql driver. So, it does make sense to provide percona testing group. It will be the same as mysql (black box group), due to supported features. Here's what redstack outputs: ubuntu@ubuntu:~/trove-integration/scripts$ ./redstack int-tests --group=percona ******************************************************************************* Running Trove Integration Tests... ******************************************************************************* python -B /home/ubuntu/trove-integration/scripts/../tests//integration/int_tests.py --verbose --logging-clear-handlers --group=percona RUNNING TEST ARGS : ['/home/ubuntu/trove-integration/scripts/../tests//integration/int_tests.py', '--verbose', '--logging-clear-handlers', '--group=percona'] nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$'] nose.plugins.manager: DEBUG: Configuring plugins nose.plugins.manager: DEBUG: Plugins enabled: [<nose.plugins.capture.Capture object at 0x7f560c7cefd0>, <nose.plugins.logcapture.LogCapture object at 0x7f560c7d5c90>, <nose.plugins.deprecated.Deprecated object at 0x7f560c7fc490>, <nose.plugins.skip.Skip object at 0x7f560c933950>] No handlers could be found for logger "nose.core" ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK ubuntu@ubuntu:~/trove-integration/scripts$
2015-02-03 11:53:14 Denis M. trove: importance Low Medium
2015-03-17 00:53:49 Nikhil Manchanda trove: milestone kilo-3 ongoing
2016-04-05 11:19:42 Amrith Kumar trove: status In Progress Confirmed
2016-04-05 11:19:46 Amrith Kumar trove: assignee Denis M. (dmakogon)