marvin tests in plugin directory are not considered to be in python package
Open
component:integration-test
type:improvement
type:technical-debt
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 32
Description
when creating tests in the `tests/integration/plugins` directory, and then executing them in a deployed marvin environment like trillian, local imports do not work. This makes it impossible to modularise tests for plugins to be reused in other environments. The `plugins` directory should work as the `smoke` and `component` directories do.
##### ISSUE TYPE
* Improvement Request
* Enhancement Request
##### COMPONENT NAME
~~~
~~~
##### CLOUDSTACK VERSION
~~~
~~~
##### CONFIGURATION
##### OS / ENVIRONMENT
##### SUMMARY
##### STEPS TO REPRODUCE
~~~
~~~
##### EXPECTED RESULTS
~~~
~~~
##### ACTUAL RESULTS
~~~
~~~
Contributor guide
Assessment
This issue has not been assessed yet.