Merge lp://staging/~mreed8855/charms/trusty/autotest/custom_test into lp://staging/~mreed8855/charms/trusty/autotest/trunk
Proposed by
Michael Reed
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~mreed8855/charms/trusty/autotest/custom_test |
Merge into: | lp://staging/~mreed8855/charms/trusty/autotest/trunk |
Diff against target: |
72 lines (+21/-1) 4 files modified
actions.yaml (+4/-0) actions/custom (+1/-1) config.yaml (+4/-0) hooks/install (+12/-0) |
To merge this branch: | bzr merge lp://staging/~mreed8855/charms/trusty/autotest/custom_test |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Michael Reed | Pending | ||
Review via email: mp+317505@code.staging.launchpad.net |
Description of the change
- Added the option to upload custom tests to the autotest/
- Updated the custom script in the actions directory to run the custom tests
To post a comment you must log in.
Unmerged revisions
- 6. By Michael Reed
-
-Modified the "custom" script in the actions directory to take multiple test names
-added a config option to upload custom made tests for autotest. They will be uploaded into the
autotest/client/ tests directory