GithubHelp home page GithubHelp logo

sel4test compile action about ci-actions HOT 3 CLOSED

lsf37 avatar lsf37 commented on July 18, 2024
sel4test compile action

from ci-actions.

Comments (3)

axel-h avatar axel-h commented on July 18, 2024 1

I think this makes sense.

from ci-actions.

pingerino avatar pingerino commented on July 18, 2024

As long as simulation doesn't try and run if the kernel doesn't compile. This is why we staged it. Also not all targets are simulate-able, but we want to make sure they compile.

from ci-actions.

lsf37 avatar lsf37 commented on July 18, 2024

As long as simulation doesn't try and run if the kernel doesn't compile. This is why we staged it. Also not all targets are simulate-able, but we want to make sure they compile.

Bamboo currently has 4 stages, 2 for simulation targets (build + simulate) and 2 for hardware targets (build + simulate). The idea would be to fuse the build and run stage for simulate, but not hardware, i.e.:

  • if armv7-simulate build does not work, it won't try to simulate, but if the armv8-simulate build succeeded for the same kernel, it would simulate that one.
  • if any simulate run (or build) didn't work, the HW test would not trigger unless started manually

For the hardware test we probably want to keep it staged as we have it on Bamboo to keep down the load on the machine queue, i.e. it should only run any actual hardware test if all of the hardware builds succeeded.

from ci-actions.

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.