diff options
author | baude <bbaude@redhat.com> | 2018-02-20 12:09:28 -0600 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-02-24 09:15:47 +0000 |
commit | 5e7979f016d6cf1a6a050810af47c75ea16a2c9e (patch) | |
tree | 72b0cf958531ea26cf493954be9bc9213a5e5b2d /.papr.yml | |
parent | 831dc488833e055dce1f1ba4c09f09346c85b67d (diff) | |
download | podman-5e7979f016d6cf1a6a050810af47c75ea16a2c9e.tar.gz podman-5e7979f016d6cf1a6a050810af47c75ea16a2c9e.tar.bz2 podman-5e7979f016d6cf1a6a050810af47c75ea16a2c9e.zip |
Address review comments
Review comments to delete WithNoNew function and its append.
Signed-off-by: baude <bbaude@redhat.com>
Closes: #369
Approved by: rhatdan
Diffstat (limited to '.papr.yml')
-rw-r--r-- | .papr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ context: "CAH smoketested" inherit: true host: - distro: fedora/27/cloud + distro: fedora/27/cloud/pungi specs: ram: 8192 cpus: 4 |