#30 Fixes and tests for ELN container image publishing
Merged by jcline. Opened by adamwill.
adamwill/cloud-image-uploader container-eln  into  main

We need to tweak expectations a bit to make ELN container image
upload work. We want to upload only on the 'latest' tag, and
accept a different subvariant. We also need tests. I had to
bump the ELN test compose to a newer one, and regenerate the
cassettes, because the 0912.n.0 compose had buggy container
image filenames (with a literal "%s" in them).

Signed-off-by: Adam Williamson awilliam@redhat.com

tag @sgallagh

rebased onto ea55b9e0723de2e4ffdd5c8882d32156d9816aa7

rebased onto ea55b9e0723de2e4ffdd5c8882d32156d9816aa7

Looks reasonable to me, though I'm pretty much just going to trust that the cassettes are correct because I can't realistically review them.

:thumbsup:

Pull-Request has been merged by jcline