All of lore.kernel.org
 help / color / mirror / Atom feed
* [Fuego] Fuego test_pre_check bug
@ 2016-09-23  4:29 Bird, Timothy
  2016-09-23 14:09 ` [Fuego] Value of the Fuego to kernel "integrators"? Doug Crawford
  0 siblings, 1 reply; 19+ messages in thread
From: Bird, Timothy @ 2016-09-23  4:29 UTC (permalink / raw)
  To: ltsi-dev@lists.linuxfoundation.org,
	fuego@lists.linuxfoundation.org

Hello everyone,

If you have downloaded fuego-core in the last week (this includes anyone who built the fuego docker image from scratch in the past week), then there's a bug you should know about.

I've been working on a new feature, to add support for a "test_pre_check" function to the fuego test system.
This function is a new optional routine that can be added to a base script to validate that preconditions are met
for a test.  I found a bug in the execution of this function, that causes most tests not to run.

If you have built an fuego docker image in the last few days, go into your image, and do the following:
 * cd /home/Jenkins/fuego
 * git pull

This only applies if you are using my bitbucket repositories, which you can check by listing the
git remote in that directory.  You can do that with the following command:
 * git remote -v
You should see:
origin  https://bitbucket.org/tbird20d/fuego-core.git (fetch)
origin https://bitbucket.org/tbird20d/fuego-core.git (push)

If you see something besides this, this bug does not apply to you.

I've already fixed the bug (hopefully), so all you need to do is pull the latest
fuego-core repository into your container, and you should be good to go.

Sorry for not testing this better.  (We need a continuous integration test for
fuego itself, to avoid this kind of problem with a release.  That's a bit ironic.)
 -- Tim


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

end of thread, other threads:[~2016-09-27 21:29 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23  4:29 [Fuego] Fuego test_pre_check bug Bird, Timothy
2016-09-23 14:09 ` [Fuego] Value of the Fuego to kernel "integrators"? Doug Crawford
2016-09-23 15:05   ` [Fuego] [LTSI-dev] " Greg KH
2016-09-23 16:11     ` [Fuego] Failure on trial run of Fuego Doug Crawford
2016-09-23 16:46       ` Bird, Timothy
2016-09-23 17:29         ` Doug Crawford
2016-09-23 18:36           ` [Fuego] [LTSI-dev] " Bird, Timothy
2016-09-23 18:47             ` Doug Crawford
2016-09-23 18:57               ` Bird, Timothy
2016-09-23 19:24                 ` Doug Crawford
2016-09-23 20:52                 ` Doug Crawford
2016-09-26 21:22                 ` Doug Crawford
2016-09-27 19:14                   ` Bird, Timothy
2016-09-27 21:29                     ` Doug Crawford
2016-09-23 17:20     ` [Fuego] [LTSI-dev] Value of the Fuego to kernel "integrators"? Doug Crawford
2016-09-23 17:30       ` Bird, Timothy
2016-09-23 18:29         ` Doug Crawford
2016-09-23 18:47           ` Bird, Timothy
2016-09-23 19:19             ` Doug Crawford

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.