yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #71567
[Bug 1754253] [NEW] make integration tests work in other OS
Public bug reported:
most of the integration tests are written for ubuntu and have hardcoded
paths, service names or package names that may are different on other
OS. it would be good to have the possibility to run integration tests in
another os than ubuntu. this would as far as i can tell require a lot of
tests to be rewritten. but first, there must be an easy way to get os
specific variables for a certain module into the test class. for example
how could the SaltConstant class being accessed from within the
salt_minion.yaml so we don't have to hardcode paths ect. in the
collection scripts?
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1754253
Title:
make integration tests work in other OS
Status in cloud-init:
New
Bug description:
most of the integration tests are written for ubuntu and have
hardcoded paths, service names or package names that may are different
on other OS. it would be good to have the possibility to run
integration tests in another os than ubuntu. this would as far as i
can tell require a lot of tests to be rewritten. but first, there must
be an easy way to get os specific variables for a certain module into
the test class. for example how could the SaltConstant class being
accessed from within the salt_minion.yaml so we don't have to hardcode
paths ect. in the collection scripts?
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1754253/+subscriptions
Follow ups