d2iq-archive / serenity

Intel:Mesosphere oversubscription technologies for Apache Mesos
Other
69 stars 21 forks source link

Smoke test framework directory renamed #135

Closed skonefal closed 8 years ago

skonefal commented 8 years ago

"Framework" directory is ambiguous - Serenity by itself is kind of framework. Directory rename will make it a little bit clearer.

bwplotka commented 8 years ago

What about renaming 'smoke_test_framework' to 'mesos_framework'? This directory could be then a bag for mesos frameworks like 'smoke_test_framework...'. Same as 'pipeline' dir is a bag for 'pipelines'? E.g

- src/
  |- pipeline/
  |- ...
  \- mesos_framework/
     \- smoke_test/
         \ - ( smoke test framework code)

What's your opinion? (: