All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev] Testing Dependencies
@ 2019-03-18 17:41 Patryk Mungai Ndungu
  2019-03-19  0:50 ` daniel.sangorrin at toshiba.co.jp
  0 siblings, 1 reply; 4+ messages in thread
From: Patryk Mungai Ndungu @ 2019-03-18 17:41 UTC (permalink / raw)
  To: cip-dev

Hello,

Some dependencies will be required by some tests. As discussed in the TSC meeting today, there are a few options on how to do this:

1) All the package dependencies for all tests included in one CIP-Core filesystem
2) Install the dependency packages during the test (this will require a package manager in the RFS, and an internet connection to the device under test)
	- Static packages binaries could be stored on S3 bucket

There are 2 different types of dependencies. First, the test might require specific packages to be installed in the filesystem. Secondly, a test might require a test file/binary to run (eg. kselftests, ltp tests).
Linaro store static test binaries (such as cross-compiled kselftests) on a server, and download these during a test (in the test script). They also download and install packages (using apt-get) during the test.

Are there any preferences in which of the above options to use?
	- We have to bear in mind, not all labs may provide an internet connection to the boards

Are there any package managers that should be included in CIP-Core? (apt-get, pip, yum, dpkg etc.)

Any other comments?

Kind Regards,
Patryk

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-03-20  0:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-18 17:41 [cip-dev] Testing Dependencies Patryk Mungai Ndungu
2019-03-19  0:50 ` daniel.sangorrin at toshiba.co.jp
2019-03-19 15:16   ` Patryk Mungai Ndungu
2019-03-20  0:04     ` daniel.sangorrin at toshiba.co.jp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.