#55 Fix ostree/ostree installer variants support & Add ostree & ostree installer test cases
Merged by kevin. Opened by siosm.
releng/ siosm/compose-tracker ostree-desktop  into  main

Fix ostree/ostree installer variants support

Also fixes the logic for Spins broken in the previous change.

See: https://pagure.io/fedora-kickstarts/pull-request/961
Fixes: abd56aa Add support for ostree desktop variants


tests: Add ostree & ostree installer test cases

This time this PR has tests and they pass :) (and it fixes the ones I broke earlier)

Fixes: https://pagure.io/releng/compose-tracker/pull-request/54

Looks reasonable to me... @humaton what do you think?

trivial LGTM

Pull-Request has been merged by kevin

Thanks! Can someone build & deploy this update?

See: https://pagure.io/releng/compose-tracker/pull-request/54#comment-188815

Thanks

The app is configured to rebuild when the git repo is merged to. There was a build that happened on the 16th from:

 source:
    type: Git
    git:
      uri: 'https://pagure.io/releng/compose-tracker.git'
      ref: main
  revision:
    type: Git
    git:
      commit: 81360b37e9c4bdf2883acf896d2eec06b928bed2
      author:
        name: Timothée Ravier
        email: tim@siosm.fr
      committer:
        name: Timothée Ravier
        email: tim@siosm.fr
      message: 'tests: Add ostree & ostree installer test cases'

is it not working?

It's not working: https://pagure.io/releng/failed-composes/issue/5713

It looks like it's not pinging for variants anymore as well so it looks like I broke it even more. :confused:

So it looks like it's working now. Not sure what happened but :thumbsup:

Metadata