Name Status Project Last Modified Last Commit
lp:~cprov/uci-engine/webui-reviews (Has a merge proposal) Development uci-engine 2014-10-23 13:30:58 UTC
868. Presenting reviews in the ticket-stat...

Author: Celso Providelo
Revision Date: 2014-10-23 13:30:30 UTC

Presenting reviews in the ticket-status section.

lp:~doanac/uci-engine/imgbuild-integration-test Development uci-engine 2014-07-09 15:21:33 UTC
652. add an integration test (using queues...

Author: Andy Doan
Revision Date: 2014-07-09 15:10:41 UTC

add an integration test (using queues) for image builder

To avoid the mess of trying to get the proper rabbit credentials to
the host system, I've made it so that the real test runs on the target

lp:~doanac/uci-engine/integration-speed-up Development uci-engine 2014-06-18 12:50:12 UTC
563. revert the consolidation of "main"

Author: Andy Doan
Revision Date: 2014-06-18 12:50:12 UTC

revert the consolidation of "main"

lp:~doanac/uci-engine/pub-pause (Has a merge proposal) Development uci-engine 2014-06-17 14:50:53 UTC
589. lander: allow a worker to request a '...

Author: Andy Doan
Revision Date: 2014-06-16 22:25:33 UTC

lander: allow a worker to request a 'retry'

Workers like the publisher need to mark a ticket step as needing
to be retried. This adds a function, amqp_utils.progress_retry. When
called by a worker, the lander will pause the ticket and wait until
the ticket is updated to "resume". At this point the lander will resume
execution at this step and see if it can progress

lp:~doanac/uci-engine/runner-refactor (Has a merge proposal) Development uci-engine 2014-07-10 16:36:36 UTC
665. test-runner: simplify run-worker code...

Author: Andy Doan
Revision Date: 2014-07-10 16:34:36 UTC

test-runner: simplify run-worker code

The handle_request function was growing too large to debug. It also
was written in a way that made it hard to test with a simple CLI like
we have for the image-builder.

This refactors things so that its easier to test the actual runner w/o
needing anything from rabbit.

lp:~ev/uci-engine/ceph (Has a merge proposal) Development uci-engine 2014-07-14 08:52:43 UTC
674. Always specify the length of the file...

Author: Evan
Revision Date: 2014-07-14 08:52:35 UTC

Always specify the length of the file when uploading to object storage, since not all providers support chunked transfers.

lp:~ev/uci-engine/directory-reorg (Has a merge proposal) Development uci-engine 2014-11-25 15:38:31 UTC
905. Add the project and bin tests to the ...

Author: Evan
Revision Date: 2014-11-25 15:34:00 UTC

Add the project and bin tests to the orphan group in run-tests.

lp:~ev/uci-engine/drop-bsb-4g-ram (Has a merge proposal) Development uci-engine 2014-10-13 11:13:47 UTC
840. Drop the 4G of RAM constraint for the...

Author: Evan
Revision Date: 2014-10-13 11:13:29 UTC

Drop the 4G of RAM constraint for the BSB. This isn't needed.

lp:~ev/uci-engine/find-wrong-flavor-usage (Has a merge proposal) Development uci-engine 2014-11-26 09:27:36 UTC
904. Clarifying comments.

Author: Evan
Revision Date: 2014-11-26 09:27:36 UTC

Clarifying comments.

lp:~ev/uci-engine/fix-pep8-and-pyflakes (Has a merge proposal) Development uci-engine 2014-11-25 16:31:17 UTC
901. Revert pyflakes-the-world change.

Author: Evan
Revision Date: 2014-11-25 16:30:40 UTC

Revert pyflakes-the-world change.

lp:~ev/uci-engine/guard-against-breaking-virtualenvs (Has a merge proposal) Development uci-engine 2014-11-25 11:58:32 UTC
902. Add a test for the correct python she...

Author: Evan
Revision Date: 2014-11-25 11:58:13 UTC

Add a test for the correct python shebang.

lp:~ev/uci-engine/missing-sst-dep (Has a merge proposal) Development uci-engine 2014-11-25 11:52:13 UTC
902. Add missing sst dependency.

Author: Evan
Revision Date: 2014-11-25 11:51:58 UTC

Add missing sst dependency.

lp:~ev/uci-engine/nfss-fixes (Has a merge proposal) Development uci-engine 2014-06-25 22:49:14 UTC
605. As the restish charm isn't used outsi...

Author: Evan
Revision Date: 2014-06-25 22:49:14 UTC

As the restish charm isn't used outside of uci-engine, we can safely leave the python2 version of pyramid out until we need it.

lp:~ev/uci-engine/pyflakes-the-world (Has a merge proposal) Development uci-engine 2014-11-27 00:07:39 UTC
918. Adjust comment to make note of the fa...

Author: Canonical CI Engineering
Revision Date: 2014-11-27 00:07:39 UTC

Adjust comment to make note of the fact that we need to resync with cupstream2distro trunk in a follow up MP.

lp:~ev/uci-engine/quiet Development uci-engine 2014-07-18 00:16:06 UTC
698. Start to clean up how we report the d...

Author: Evan
Revision Date: 2014-07-18 00:16:06 UTC

Start to clean up how we report the description of tasks in the deployment.

lp:~ev/uci-engine/quiet-you Development uci-engine 2014-11-25 17:48:46 UTC
902. Don't print lines for adding files to...

Author: Evan
Revision Date: 2014-11-25 17:48:38 UTC

Don't print lines for adding files to a tarball.

lp:~ev/uci-engine/requires-ready-deployment (Has a merge proposal) Development uci-engine 2014-11-17 23:52:56 UTC
899. Treat all non-started states as an er...

Author: Evan
Revision Date: 2014-11-17 23:52:56 UTC

Treat all non-started states as an error.

lp:~ev/uci-engine/skipped-integration-tests (Has a merge proposal) Development uci-engine 2014-11-17 21:27:25 UTC
897. Raise an error when the integration t...

Author: Evan
Revision Date: 2014-11-17 21:27:06 UTC

Raise an error when the integration tests are skipped and --no-skipped was provided. Call run-tests with --no-skipped under tarmac.

lp:~ev/uci-engine/tarmac (Has a merge proposal) Development uci-engine 2014-07-01 16:22:17 UTC
623. Merge with trunk.

Author: Evan
Revision Date: 2014-07-01 16:22:17 UTC

Merge with trunk.

lp:~ev/uci-engine/tarmac-test Development uci-engine 2014-06-27 17:11:38 UTC
622. Remove setup.sh. It's no longer needed.

Author: Evan
Revision Date: 2014-06-27 17:11:00 UTC

Remove setup.sh. It's no longer needed.

lp:~fginther/uci-engine/1331989-homeless-merge-trunk Development uci-engine 2014-06-24 02:59:47 UTC
604. Merged trunk.

Author: Francis Ginther
Revision Date: 2014-06-24 02:59:18 UTC

Merged trunk.

lp:~fginther/uci-engine/add-rtm-support (Has a merge proposal) Development uci-engine 2014-12-18 21:11:51 UTC
912. Reformat XXX comments.

Author: Francis Ginther
Revision Date: 2014-12-18 21:11:51 UTC

Reformat XXX comments.

lp:~fginther/uci-engine/chroot-builder Development uci-engine 2014-05-27 13:15:04 UTC
513. Don't mess with the app source for th...

Author: Francis Ginther
Revision Date: 2014-05-27 13:15:04 UTC

Don't mess with the app source for the chroot-builder charm because it's a subordinate.

lp:~fginther/uci-engine/rabbit-worker-nrpe Development uci-engine 2014-07-24 04:28:20 UTC
709. Merge executable fixes for health che...

Author: Francis Ginther
Revision Date: 2014-07-23 22:05:54 UTC

Merge executable fixes for health checks.

lp:~fginther/uci-engine/rabbit-worker-nrpe-2 (Has a merge proposal) Development uci-engine 2014-07-24 04:35:52 UTC
707. Add support for rabbitmq-worker nagio...

Author: Francis Ginther
Revision Date: 2014-07-24 04:35:29 UTC

Add support for rabbitmq-worker nagios checks and an example bsbuilder check.

lp:~joetalbott/uci-engine/add_ready_checkbox (Has a merge proposal) Development uci-engine 2015-01-05 17:19:32 UTC
910. merge with trunk and fix conflict in ...

Author: Joe Talbott
Revision Date: 2015-01-05 17:20:34 UTC

merge with trunk and fix conflict in tests/test_webui.py

lp:~joetalbott/uci-engine/add_v2_skeleton (Has a merge proposal) Development uci-engine 2014-09-25 04:08:39 UTC
763. ticket-system - remove leftover tasty...

Author: Joe Talbott
Revision Date: 2014-09-25 04:08:39 UTC

ticket-system - remove leftover tastypie resources

lp:~joetalbott/uci-engine/django-requirements-missing (Has a merge proposal) Development uci-engine 2014-05-01 15:34:42 UTC
453. python-django - Don't try to read req...

Author: Joe Talbott
Revision Date: 2014-05-01 15:34:16 UTC

python-django - Don't try to read requirements files that don't exist.

lp:~joetalbott/uci-engine/owner_split (Has a merge proposal) Development uci-engine 2014-08-21 13:48:29 UTC
747. cli - when creating a ticket accept a...

Author: Joe Talbott
Revision Date: 2014-08-21 13:51:18 UTC

cli - when creating a ticket accept an owner or creator or both

At least one is required when creating a ticket.

lp:~joetalbott/uci-engine/user_auth (Has a merge proposal) Development uci-engine 2014-11-06 19:14:41 UTC
849. ticket-system - flake8 cleanup.

Author: Joe Talbott
Revision Date: 2014-11-06 19:14:41 UTC

ticket-system - flake8 cleanup.

lp:~larry-e-works/uci-engine/amqp-to-kombu (Has a merge proposal) Development uci-engine 2014-10-02 20:30:45 UTC
772. Modified send() in amqp_utils.pu to c...

Author: Larry E Works
Revision Date: 2014-10-02 20:30:45 UTC

Modified send() in amqp_utils.pu to call kombu in the correct manner. This worked with the test in the sense that I can ssh into the rabbit server and see the test queue get created and populated. The rest of the test still fails since the test itself (tests.test_rabbit.TestRabbit.test_acked_message) is still written to use libamqp functionality that doesn not directly translate to kombu functionality.

Modified venv.py to add the needed kombu dependencies for testing. The deps have been downloaded locally, added and pushed to lp:~canonical-ci-engineering/uci-engine/deps/

lp:~larry-e-works/uci-engine/write-exitcode-to-file (Has a merge proposal) Development uci-engine 2015-01-20 18:30:37 UTC
924. Added bits to ensure results director...

Author: Larry E Works
Revision Date: 2015-01-20 18:30:37 UTC

Added bits to ensure results directory exists per Evan's comment to previous MP. Used os.makedirs instead of os.mkdir as it will ensure all intermediate-level directories are created. While this is not currently needed it may be when the test runner is modified to copy all results to swift.

lp:~nuclearbob/uci-engine/database-consolidation (Has a merge proposal) Development uci-engine 2014-06-26 02:09:07 UTC
603. Closing connection

Author: Max Brustkern
Revision Date: 2014-06-26 02:09:07 UTC

Closing connection

lp:~nuclearbob/uci-engine/max-test Development uci-engine 2014-08-27 20:54:23 UTC
754. Breaking on purpose

Author: Max Brustkern
Revision Date: 2014-08-27 20:54:23 UTC

Breaking on purpose

lp:~nuclearbob/uci-engine/nfss-bootspeed-data (Has a merge proposal) Development uci-engine 2014-06-25 16:12:59 UTC
601. Added bootspeed data

Author: Max Brustkern
Revision Date: 2014-06-25 15:40:23 UTC

Added bootspeed data

lp:~nuclearbob/uci-engine/removed-bootspeed-zeroes (Has a merge proposal) Development uci-engine 2014-06-26 20:32:57 UTC
613. Removed 0-value bootspeed data

Author: Max Brustkern
Revision Date: 2014-06-26 20:31:52 UTC

Removed 0-value bootspeed data

lp:~psivaa/uci-engine/assignable-for-edit (Has a merge proposal) Development uci-engine 2015-01-12 09:51:39 UTC
913. Merging trunk

Author: Para Siva
Revision Date: 2015-01-12 09:51:39 UTC

Merging trunk

lp:~psivaa/uci-engine/bundle-lander-jenkins-sub Development uci-engine 2014-04-13 17:29:44 UTC
431. Logig fix for plugin install

Author: Para Siva
Revision Date: 2014-04-13 17:29:44 UTC

Logig fix for plugin install

lp:~psivaa/uci-engine/chroot-cu2d-decouple Development uci-engine 2014-06-22 19:05:37 UTC
601. Install from tarball

Author: Para Siva
Revision Date: 2014-06-22 19:05:37 UTC

Install from tarball

lp:~psivaa/uci-engine/find-missing-mps (Has a merge proposal) Development uci-engine 2015-01-04 15:24:27 UTC
920. Fixing tests after merging trunk

Author: Para Siva
Revision Date: 2015-01-04 15:24:27 UTC

Fixing tests after merging trunk

lp:~psivaa/uci-engine/install-cu2d-from-tarball (Has a merge proposal) Development uci-engine 2014-06-26 14:26:47 UTC
621. Conflict resolving

Author: Para Siva
Revision Date: 2014-06-26 14:26:47 UTC

Conflict resolving

lp:~psivaa/uci-engine/lander-jenkins-plugin (Has a merge proposal) Development uci-engine 2014-05-15 10:36:48 UTC
415. Include mthood specific jenkins charm...

Author: Para Siva
Revision Date: 2014-05-15 10:36:48 UTC

Include mthood specific jenkins charm branch

lp:~psivaa/uci-engine/lander-jenkins-sub-charm-with-plugin (Has a merge proposal) Development uci-engine 2014-04-13 17:43:52 UTC
431. Include plugins in lander-jenkins-sub...

Author: Para Siva
Revision Date: 2014-04-13 17:43:52 UTC

Include plugins in lander-jenkins-sub charm pep8 fixes

lp:~psivaa/uci-engine/lander-upstart-logs-to-srv Development uci-engine 2014-06-24 16:40:14 UTC
604. Add log files for restish under /srv

Author: Para Siva
Revision Date: 2014-06-24 16:40:14 UTC

Add log files for restish under /srv

lp:~psivaa/uci-engine/mp-inline-validation Development uci-engine 2014-12-10 13:58:41 UTC
910. Adding tests for MP filed validation

Author: Para Siva
Revision Date: 2014-12-10 13:58:41 UTC

Adding tests for MP filed validation

lp:~psivaa/uci-engine/mps-inline-validation Development uci-engine 2014-12-10 14:30:30 UTC
906. MP inline validation for create/edit ...

Author: Para Siva
Revision Date: 2014-12-10 14:29:55 UTC

MP inline validation for create/edit ticket

lp:~psivaa/uci-engine/ppa-int-prod Development uci-engine 2014-09-24 07:47:35 UTC
794. Integration and inproduction ppa-crea...

Author: Para Siva
Revision Date: 2014-09-23 22:01:45 UTC

Integration and inproduction ppa-creator test

lp:~psivaa/uci-engine/ppa-int-test-refactor Development uci-engine 2014-10-07 17:55:41 UTC
829. ppa creator refactoring

Author: Para Siva
Revision Date: 2014-10-07 17:55:11 UTC

ppa creator refactoring

lp:~pwlars/uci-engine/bsb-message-list-fix Development uci-engine 2014-06-25 20:09:05 UTC
620. Add missing message_list definition

Author: Paul Larson
Revision Date: 2014-06-25 20:07:44 UTC

Add missing message_list definition

lp:~pwlars/uci-engine/kill-the-waaaabbit Development uci-engine 2015-01-06 21:19:11 UTC
912. bind a deadletter queue for rejected ...

Author: Paul Larson
Revision Date: 2015-01-06 21:18:15 UTC

bind a deadletter queue for rejected messages

lp:~pwlars/uci-engine/rabbit-adbworker-charm Development uci-engine 2014-05-31 02:48:57 UTC
514. readme

Author: Paul Larson
Revision Date: 2014-05-31 02:48:57 UTC

readme

lp:~pwlars/uci-engine/system-image-service-worker Development uci-engine 2014-06-18 03:40:46 UTC
547. remove unnecessary python execution line

Author: Paul Larson
Revision Date: 2014-06-18 03:40:46 UTC

remove unnecessary python execution line

lp:~pwlars/uci-engine/tr-pass-no-tests (Has a merge proposal) Development uci-engine 2014-08-12 23:12:36 UTC
742. resolve merge conflicts

Author: Paul Larson
Revision Date: 2014-08-12 23:12:36 UTC

resolve merge conflicts

lp:~pwlars/uci-engine/unmodified-imagebuild (Has a merge proposal) Development uci-engine 2014-07-18 17:39:35 UTC
694. Modification of cloud images is no lo...

Author: Paul Larson
Revision Date: 2014-07-18 17:39:06 UTC

Modification of cloud images is no longer necessary. Now all we need to do is ensure the image is in glance, and adt-run takes care of the rest

lp:~registry/uci-engine/nfss-release Development uci-engine 2014-10-13 21:48:05 UTC
808. Merge trunk.

Author: Thomi Richards
Revision Date: 2014-10-13 21:48:05 UTC

Merge trunk.

lp:~sergiusens/uci-engine/click Development uci-engine 2014-10-24 16:34:33 UTC
862. Initial click builder class

Author: Sergio Schvezov
Revision Date: 2014-10-24 16:33:56 UTC

Initial click builder class

lp:~ursinha/uci-engine/add_ready_checkbox_reloaded (Has a merge proposal) Development uci-engine 2014-12-19 04:47:26 UTC
911. Merging latest trunk

Author: Ursula Junque
Revision Date: 2014-12-19 03:34:55 UTC

Merging latest trunk

lp:~ursinha/uci-engine/frankenstein Development uci-engine 2014-12-19 03:32:35 UTC
913. Merging lots of fixes

Author: Ursula Junque
Revision Date: 2014-12-19 02:40:37 UTC

Merging lots of fixes

lp:~ursinha/uci-engine/no-more-master-ppa Development uci-engine 2014-10-09 13:45:35 UTC
832. Removed 'Landing' from WebUI 'Landing...

Author: Ursula Junque
Revision Date: 2014-10-09 12:57:39 UTC

Removed 'Landing' from WebUI 'Landing progress', it's misleading

lp:~ursinha/uci-engine/private-lp Development uci-engine 2014-04-30 18:24:28 UTC
447. Adding message to user when deploying...

Author: Ursula Junque
Revision Date: 2014-04-30 18:23:55 UTC

Adding message to user when deploying to tell which launchpad instance is going to be used

lp:~ursinha/uci-engine/private-lp-ppa-assigner Development uci-engine 2014-03-31 15:39:50 UTC
438. Fixing imagebuilder test after change...

Author: Ursula Junque
Revision Date: 2014-03-31 15:39:50 UTC

Fixing imagebuilder test after change to use lp helpers

lp:~ursinha/uci-engine/ts-rename-master-ppa Development uci-engine 2014-05-19 18:29:21 UTC
497. s/master_ppa/destination_archive/ out...

Author: Ursula Junque
Revision Date: 2014-05-19 15:46:54 UTC

s/master_ppa/destination_archive/ outside ticket_system

lp:~vila/uci-engine/1-run-worker-no-jenkins Development uci-engine 2014-04-25 09:56:24 UTC
456. Split eager test and use the most com...

Author: Vincent Ladeuil
Revision Date: 2014-04-25 09:38:01 UTC

Split eager test and use the most common notation.

lp:~vila/uci-engine/1335753-split-creds Development uci-engine 2014-07-07 08:17:35 UTC
645. Switch the syntax from $VAR or ${VAR}...

Author: Vincent Ladeuil
Revision Date: 2014-07-07 08:17:35 UTC

Switch the syntax from $VAR or ${VAR} to {VAR} in the template/config files.

lp:~vila/uci-engine/analysis Development uci-engine 2014-12-01 14:42:48 UTC
8. Cleanup FAILURES a bit and define tas...

Author: Vincent Ladeuil
Revision Date: 2014-12-01 14:42:48 UTC

Cleanup FAILURES a bit and define tasks.

lp:~vila/uci-engine/analyze_log Development uci-engine 2014-11-17 09:20:01 UTC
897. Give more background about how the si...

Author: Vincent Ladeuil
Revision Date: 2014-11-17 09:20:01 UTC

Give more background about how the signatures are built.

lp:~vila/uci-engine/cleanup-data-store (Has a merge proposal) Development uci-engine 2014-11-19 14:38:02 UTC
905. Tested with ./run-tests ^tests.test_s...

Author: Vincent Ladeuil
Revision Date: 2014-11-19 14:38:02 UTC

Tested with ./run-tests ^tests.test_style ^tests.test_data_store befor submission.

(and some cosmetic changes)

lp:~vila/uci-engine/config Development uci-engine 2014-04-22 07:44:37 UTC
244. Merge trunk

Author: Vincent Ladeuil
Revision Date: 2014-04-10 19:09:02 UTC

Merge trunk

lp:~vila/uci-engine/dead-code Development uci-engine 2014-07-02 15:13:46 UTC
637. Remove dead code

Author: Vincent Ladeuil
Revision Date: 2014-07-02 11:21:41 UTC

Remove dead code

lp:~vila/uci-engine/dead-letter Development uci-engine 2015-01-06 16:31:41 UTC
915. lp:python-jujuclient has been fixed.

Author: Vincent Ladeuil
Revision Date: 2015-01-06 16:31:41 UTC

lp:python-jujuclient has been fixed.

lp:~vila/uci-engine/delete-containers (Has a merge proposal) Development uci-engine 2014-11-20 22:24:24 UTC
912. Fix pep8 issue.

Author: Vincent Ladeuil
Revision Date: 2014-11-20 22:24:24 UTC

Fix pep8 issue.

lp:~vila/uci-engine/doc-msging Development uci-engine 2015-01-13 15:01:03 UTC
924. Describes snappy components and their...

Author: Vincent Ladeuil
Revision Date: 2015-01-13 15:01:03 UTC

Describes snappy components and their queues at a high level.

lp:~vila/uci-engine/enable-nova-and-swift (Has a merge proposal) Development uci-engine 2015-01-08 10:39:18 UTC
916. Activate Swift and Nova features agai...

Author: Vincent Ladeuil
Revision Date: 2015-01-08 10:39:02 UTC

Activate Swift and Nova features again so tests requiring them are not skipped anymore.

lp:~vila/uci-engine/ideas (Has a merge proposal) Development uci-engine 2014-04-01 06:54:57 UTC
419. Add a state automaton diagram for the...

Author: Vincent Ladeuil
Revision Date: 2014-03-31 17:07:54 UTC

Add a state automaton diagram for the ticket worker.

lp:~vila/uci-engine/integration (Has a merge proposal) Development uci-engine 2014-04-15 12:34:06 UTC
430. [r=Evan Dandrea, PS Jenkins bot] Comp...

Author: Vincent Ladeuil
Revision Date: 2014-04-15 12:34:06 UTC

[r=Evan Dandrea, PS Jenkins bot] Complete run-tests to support all tests defined in the project (still requires a venv). from Vincent Ladeuil

lp:~vila/uci-engine/integration-speed-up (Has a merge proposal) Development uci-engine 2014-06-13 08:08:43 UTC
563. Simplify DEPLOYED handling. The only ...

Author: Vincent Ladeuil
Revision Date: 2014-06-13 08:08:35 UTC

Simplify DEPLOYED handling. The only place we care about it is in AmuletDeployment.setUp().

lp:~vila/uci-engine/lander Development uci-engine 2014-04-07 06:37:34 UTC
421. Use a separate directory for dots sch...

Author: Vincent Ladeuil
Revision Date: 2014-04-05 22:40:06 UTC

Use a separate directory for dots schemas, fix references.

lp:~vila/uci-engine/lxc-image-builder Development uci-engine 2014-07-10 15:54:17 UTC
651. By issuing an 'lxc-device add' from t...

Author: Vincent Ladeuil
Revision Date: 2014-07-04 14:59:00 UTC

By issuing an 'lxc-device add' from the host, we make 'qemu-nbd -c' works. There should be a better way though.

Then, to allow mounting the image first partition, we need 'lxc.aa_profile = lxc-container-default-with-mounting and the lxc config as well as 'lxc.cgroup.devices.allow = b 43:* rwm'.

lp:~vila/uci-engine/nova-failure (Has a merge proposal) Development uci-engine 2015-01-07 16:30:44 UTC
914. Raise TestBedException for nova relat...

Author: Vincent Ladeuil
Revision Date: 2015-01-07 16:29:34 UTC

Raise TestBedException for nova related failures too so all testbed related issues can be detected at higher levels.

lp:~vila/uci-engine/prod-britney (Has a merge proposal) Development uci-engine 2014-11-17 13:01:25 UTC
930. merge trunk

Author: Vincent Ladeuil
Revision Date: 2014-11-17 13:01:25 UTC

merge trunk

lp:~vila/uci-engine/rtfd Development uci-engine 2014-07-21 14:02:50 UTC
697. Refactor to be able to call rtfd if t...

Author: Vincent Ladeuil
Revision Date: 2014-07-19 02:06:07 UTC

Refactor to be able to call rtfd if the tests are successful.

lp:~vila/uci-engine/stores-put-dir (Has a merge proposal) Development uci-engine 2014-11-20 23:00:39 UTC
912. Clarify why ci_utils.tests.test_fixtu...

Author: Vincent Ladeuil
Revision Date: 2014-11-20 23:00:39 UTC

Clarify why ci_utils.tests.test_fixtures.TestFakeDataStorePutDir resemble tests.test_data_store.TestDataStorePutDir and where they differ.

lp:~vila/uci-engine/stores-with-path (Has a merge proposal) Development uci-engine 2014-11-17 16:13:35 UTC
898. Fix pyflakes issue.

Author: Vincent Ladeuil
Revision Date: 2014-11-17 16:13:35 UTC

Fix pyflakes issue.

lp:~vila/uci-engine/unique-charm-tests Development uci-engine 2014-09-26 08:10:47 UTC
810. Rename the test files to make them un...

Author: Vincent Ladeuil
Revision Date: 2014-09-26 08:10:14 UTC

Rename the test files to make them unique in the unit_tests namespace, force unit_tests to be a package with multiple directories so all the tests can be properly loaded.

Outcome: 36 failures for 45 charm tests which is better than 8 passing tests (which in turn means all but one hidden charm tests are broken :-/)

lp:~psivaa/ue-qa-kernel-tests-infrastructure/alderamin-cowboyed Development ue-qa-kernel-tests-infrastructure 2014-11-05 10:45:36 UTC
351. add vivid for the xen tests

Author: Para Siva
Revision Date: 2014-11-05 10:45:36 UTC

add vivid for the xen tests

lp:~psivaa/ue-qa-kernel-tests-infrastructure/run-manual-omap4-tests (Has a merge proposal) Development ue-qa-kernel-tests-infrastructure 2013-04-12 15:26:55 UTC
343. Fix for an error caused in formatting

Author: Para Siva
Revision Date: 2013-04-12 15:26:55 UTC

Fix for an error caused in formatting

lp:ue-qa-kernel-tests-infrastructure
Series: trunk
Development ue-qa-kernel-tests-infrastructure 2013-11-20 13:37:24 UTC
348. Fixing the ips to host names of cdu s...

Author: Para Siva
Revision Date: 2013-11-20 13:37:24 UTC

Fixing the ips to host names of cdu servers

lp:~asac/utah/use-os_killpg Development utah 2013-08-14 08:34:32 UTC
996. utah/process.py: use os.getpgid and o...

Author: Alexander Sack
Revision Date: 2013-08-14 08:34:32 UTC

utah/process.py: use os.getpgid and os.killpg instead of getting all childrens manually

lp:~canonical-platform-qa/utah/qalab-services Development utah 2013-08-16 20:01:03 UTC
3. README

Author: Andy Doan
Revision Date: 2013-08-16 19:59:31 UTC

README

lp:~doanac/utah/bug1179531 bug(Has a merge proposal) Development utah 2013-05-15 18:06:35 UTC
899. code review fixes from javier

Author: Andy Doan
Revision Date: 2013-05-15 18:06:35 UTC

code review fixes from javier

lp:~doanac/utah/from-host Development utah 2013-07-10 22:06:17 UTC
973. add energy computations to battery pr...

Author: Andy Doan
Revision Date: 2013-07-10 22:06:17 UTC

add energy computations to battery probe code

This helps report the actual energy used(mW) in the probe data so that
users don't have to compute this.

lp:~doanac/utah/jsonschema-for-trusty bug(Has a merge proposal) Development utah 2013-11-08 02:52:48 UTC
1024. 0.15+20131107 fix json-schema bug in...

Author: Andy Doan
Revision Date: 2013-11-08 02:52:48 UTC

0.15+20131107

fix json-schema bug in new library version on trusty

lp:~doanac/utah/probes-from-host (Has a merge proposal) Development utah 2013-08-23 17:31:37 UTC
998. fix some broken test cases for the se...

Author: Andy Doan
Revision Date: 2013-08-23 17:31:37 UTC

fix some broken test cases for the server logic

lp:~doanac/utah/puts-battery Development utah 2013-07-17 19:29:46 UTC
974. allow battery selection to be control...

Author: Andy Doan
Revision Date: 2013-07-17 19:29:46 UTC

allow battery selection to be controlled via environment variable

makes things easier for integrating into run_utah_phablet.py

lp:~doanac/utah/puts-probe Development utah 2013-06-20 20:32:06 UTC
948. add a puts battery implementation Th...

Author: Andy Doan
Revision Date: 2013-06-20 20:30:46 UTC

add a puts battery implementation

This works in conjunction with the put-server API we've created
and have running on phoenix in the QA lab:

 https://code.launchpad.net/~utah/utah/puts-server

lp:~doanac/utah/reboot-bugs Development utah 2013-07-08 22:59:42 UTC
967. fix timing error for reboot support i...

Author: Andy Doan
Revision Date: 2013-07-08 22:59:18 UTC

fix timing error for reboot support in autorun

Running under a VM in TMPFS, the activecheck call seems to somehow
run too fast. Retrying seems to make it always work.

lp:~doanac/utah/release-dummy-check Development utah 2013-03-28 21:00:33 UTC
848. version-0.11.2

Author: Andy Doan
Revision Date: 2013-03-28 21:00:33 UTC

version-0.11.2

lp:~doanac/utah/touch-rndis Development utah 2013-07-25 05:17:00 UTC
979. add notion of rndis networking for to...

Author: Andy Doan
Revision Date: 2013-07-25 05:17:00 UTC

add notion of rndis networking for touch images

This adds a way to enable networking on touch devices via
the USB connection to the host PC (rndis). This is done by:

step 1: setup up host to be ready with:
  examples/phablet-network-bridge-setup

This sets up a bridge device and the proper port forwarding. It
also sets up a udev rule to add interfaces as they appear and
automatically grab a DHCP address.

step 2: add --rndis to run_utah_phablet.py commands

lp:~doanac/utah/upgrade-from-host Development utah 2013-08-08 20:08:28 UTC
991. touch: don't require utah on the targ...

Author: Andy Doan
Revision Date: 2013-08-08 20:06:38 UTC

touch: don't require utah on the target with --from-host

This allows the --from-host support to not require utah-client
be installed on the target.

It also renames the utah-host and utah-tgt intermediate files so
that the dashboard won't try and parse them for results.

lp:~heber013/utah/fixing-provisioning-function (Has a merge proposal) Development utah 2018-08-06 20:30:32 UTC
1130. Fixing _copy_qemu_scripts function

Author: Heber Parrucci
Revision Date: 2018-08-06 20:30:32 UTC

Fixing _copy_qemu_scripts function

201300 of 343 results