[gnome-build-meta.wiki] Update OpenQA for GNOME developers - remove FIXME as pushing needles should now work



commit e9a8bd9eb561994bea1b48cba4c5aa2c02ba8e11
Author: Sam Thursfield <sam afuera me uk>
Date:   Thu Oct 28 15:57:24 2021 +0000

    Update OpenQA for GNOME developers - remove FIXME as pushing needles should now work

 openqa/OpenQA-for-GNOME-developers.md | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/openqa/OpenQA-for-GNOME-developers.md b/openqa/OpenQA-for-GNOME-developers.md
index e15b559..d5d60ba 100644
--- a/openqa/OpenQA-for-GNOME-developers.md
+++ b/openqa/OpenQA-for-GNOME-developers.md
@@ -44,8 +44,6 @@ If you think the test failure represents a bug, open an issue against the releva
 
 ## How to update a test
 
-**FIXME: this workflow doesn't yet work. You will need to SSH into openqa.gnome.org and manually update its 
clone of openqa-needles.git. See https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/409 and 
https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/408**
-
 Test scripts live in [gnome-build-meta](https://gitlab.gnome.org/GNOME/gnome-build-meta/) in the `openqa/` 
folder. If you need to modify the test itself, create a branch of gnome-build-meta as normal with your 
change. The test pipeline will run with your version of the tests, and once it passes we can merge this to 
master.
 
 Needles live in [openqa-needles](https://gitlab.gnome.org/GNOME/openqa-needles) folder, and the `master` 
branch is used by all tests. Multiple needles can have the same name, and OpenQA will pass a test if any one 
needle matches. If you need to modify a needle, the workflow is to create a new one, and the preferred way is 
to use OpenQA's [developer mode](http://open.qa/docs/#_developer_mode) as follows.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]