Code Monkey home page Code Monkey logo

Comments (9)

aaannz avatar aaannz commented on August 30, 2024

You probably didn't add any iso to the test, see https://github.com/os-autoinst/openQA/blob/master/docs/GettingStarted.asciidoc#adding-a-new-iso-to-test

from openqa.

choldrim avatar choldrim commented on August 30, 2024

Yes, I have add an iso to factory dir, and excute:

$  /usr/share/openqa/script/client isos post \                             
         ISO=deepin_2014.2_amd64.iso \                
         DISTRI=deepin \
         VERSION=Factory \
         FLAVOR=NET \
         ARCH=x86_64 \
         BUILD=0053

and I get this output:

{ count => 0, ids => [] }

from openqa.

nilxam avatar nilxam commented on August 30, 2024

looks like your instance missing job template for your test, you have to create one for it.

from openqa.

aaannz avatar aaannz commented on August 30, 2024

And check if you don't have typos in variables DISTRI, VERSION, FLAVOR and ARCH and your product definition. Maybe it can't match the product.
At the end you need to have count > 0 returned by client command.

from openqa.

lnussel avatar lnussel commented on August 30, 2024

openqa webui debug output will also print a line if it can't find matching products

from openqa.

choldrim avatar choldrim commented on August 30, 2024

the worker can find the jobs after running this cmd:

/var/lib/openqa/tests/opensuse/templates

I think I may be wrong when creating the jobs on the web ui.
thanks for all of your reply. :)

Would I ask another question?
Is "/usr/share/openqa/script/client" the only way to add a job from "Job templates" to the "scheduled jobs"?

from openqa.

choldrim avatar choldrim commented on August 30, 2024

and... is there any interface to delete the scheduled jobs?

from openqa.

lnussel avatar lnussel commented on August 30, 2024

Choldrim schrieb:

Would I ask another question? Is "/usr/share/openqa/script/client" the
only way to add a job from "Job templates" to the "scheduled jobs"?

It's the only command line client we ship. Of course you could write
your own tool to talk to the REST API.

from openqa.

lnussel avatar lnussel commented on August 30, 2024

Choldrim schrieb:

and... is there any interface to delete the scheduled jobs?

No but you can cancel them.

from openqa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.