#7446 20180420: Fedora Container Release
Closed: Fixed 6 years ago Opened 6 years ago by cverna.

Can we release the following :

  • fedora container base image for f27
  • fedora container layered image for f27
  • fedora container base image for f28
  • fedora container layered image for f28 (I am not sure this will work)

Many thanks
Clément


@cverna As expected f28 layered image didn't work, but everything else did.

fatal: [localhost]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"all_builds": false,
"arch": null,
"build_type": null,
"kojihub_url": "https://koji.fedoraproject.org/kojihub",
"package": [
"memcached",
"docker-distribution",
"kubernetes-master",
"cri-o",
"kubernetes-node"
],
"stage": false,
"tag": "f28-container"
}
},
"msg": "Latest Build not found for packages: memcached"
}
to retry, use: --limit @/home/fedora/mohanboddu/releng-automation/ansible/container_rebuild_and_release.retry

PLAY RECAP *****************
localhost : ok=12 changed=0 unreachable=0 failed=1

Metadata Update from @mohanboddu:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

6 years ago

hey @cverna - can we get emails when we do container releases like we used to do? if you need an example I can find one.

Login to comment on this ticket.

Metadata