Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/2] oeqa/manual/oe-core: Drop image build during taskexp test
Date: Thu, 11 Oct 2018 20:21:16 +0100	[thread overview]
Message-ID: <20181011192116.30034-2-richard.purdie@linuxfoundation.org> (raw)
In-Reply-To: <20181011192116.30034-1-richard.purdie@linuxfoundation.org>

Building an image takes time and isn't necessary to test taskexp,
we can drop this step.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 meta/lib/oeqa/manual/oe-core.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta/lib/oeqa/manual/oe-core.json b/meta/lib/oeqa/manual/oe-core.json
index 0e8f01a9123..d893d849fb3 100644
--- a/meta/lib/oeqa/manual/oe-core.json
+++ b/meta/lib/oeqa/manual/oe-core.json
@@ -216,10 +216,6 @@
           "expected_results": ""
         },
         "4": {
-          "action": "bitbake core-image-full-cmdline   \n",
-          "expected_results": "Image should be successfully built   \n"
-        },
-        "5": {
           "action": "bitbake -u taskexp -g core-image-full-cmdline    \n\nNOTE: To execute the last command of this test, it's necessary that the machine is executing an X11 server, or if that's not the case (for example, if running the test on a headless server), it is required to enable ssh X11 forwarding on both, the server and the client, and have the X11 server running on the client.    \n\nThe instructions to enable X11 forwarding vary between distributions. But for example, these are the steps to enable it between a server running openSUSE Leap 42.1 and a client with Fedora 24:  \nA. On the server, make sure /home//.ssh/config contains the line:  \n     ForwardX11 yes  \nB. On the server, make sure xauth is installed by running:  \n      which xauth  \nC. On the client, connect to the server, enabling X11 forwarding, for example by using:  \n      ssh -X user@server    \nNOTE 2: depexp was renamed to taskexp on 2.3 M4",
           "expected_results": "Verify that a \"dependency explorer\" is opened and file \n   dependencies are listed  "
         }
-- 
2.17.1



  reply	other threads:[~2018-10-11 19:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-11 19:21 [PATCH 1/2] oeqa/manual: Remove bitbake-selftest execution Richard Purdie
2018-10-11 19:21 ` Richard Purdie [this message]
2018-10-11 19:35 ` ✗ patchtest: failure for "oeqa/manual: Remove bitbake-se..." and 1 more Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181011192116.30034-2-richard.purdie@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox