e323d3e92d
Merge pull request #6360 from baude/addcruntogating
...
[CI:DOCS]add crun to gating image
2020-05-23 05:53:19 -04:00
c166b21602
Merge pull request #6357 from rhatdan/build6
...
Follow up PR to fix issues found in #6341
2020-05-22 20:04:16 -04:00
9302ac3543
Merge pull request #6362 from TomSweeneyRedHat/dev/tsweney/fixresdoc
...
[CI:DOCS] Fix readthedocs link
2020-05-22 20:01:21 -04:00
91511272d0
[CI:DOCS] Fix readthedocs link
...
Touch up the link to the docs on readthedocs. Using the fully
specified link like this will cause a CORS issue in many browsers.
Plus we're working on a Spanish variant of the site, so we probably
should point to the English variant.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2020-05-22 18:18:37 -04:00
4d826f0d0c
[CI:DOCS]add crun to gating image
...
the gating tests for commands needs crun to exercise itself
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-05-22 14:46:06 -05:00
e1193c8703
Merge pull request #6354 from mheon/bump-2.0.0-rc2
...
Bump to v2.0.0-RC2
2020-05-22 21:24:31 +02:00
a6ee8bf2af
Merge pull request #6352 from baude/addconmontogate
...
[CI:DOCS]Add conmon to gating image
2020-05-22 20:30:22 +02:00
b9425467ed
Follow up PR to fix issues found in #6341
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 14:26:48 -04:00
49a3d4ecdd
Bump to v2.0.0-dev
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-05-22 14:26:42 -04:00
a91020a356
Bump to v2.0.0-rc2
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
v2.0.0-rc2
2020-05-22 14:26:40 -04:00
4bc819328b
Merge pull request #6341 from rhatdan/build6
...
Attempt to turn on additional build tests
2020-05-22 20:14:19 +02:00
b21f342b5b
[CI:DOCS]Add conmon to gating image
...
the gating image now needs conmon to perform the commands check
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-05-22 12:38:04 -05:00
e41089244b
Attempt to turn on build_without_cgo tests
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 12:56:19 -04:00
35567e706b
Attempt to turn on additional build tests
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 12:55:23 -04:00
c8d64264c9
Merge pull request #6347 from rhatdan/build
...
Enable rootless tests for podman remote
2020-05-22 18:42:32 +02:00
d58497bbc2
Merge pull request #6332 from jwhonce/jira/884
...
V2 enable remote logs and testing
2020-05-22 18:36:09 +02:00
d68c888765
Enable rootless tests for podman remote
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 11:12:25 -04:00
f51e0d0597
V2 enable remote logs and testing
...
* wire up bindings and handler for obtaining logs remotely
* enable debug logging from podman in e2e test using DEBUG and
DEBUG_SERVICE env variables
* Fix error in streaming log frames
* enable remote logs test
Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-05-22 07:51:29 -07:00
6aa802d801
Merge pull request #6343 from rhatdan/build8
...
Attempt to turn on integration tests
2020-05-22 16:28:08 +02:00
cf5d33807f
Merge pull request #6345 from QiWang19/mani-push-test
...
remote manifest test
2020-05-22 15:47:33 +02:00
8fe0e294b5
Merge pull request #6306 from fatherlinux/master
...
[CI:DOCS] Docs revamp.
2020-05-22 15:41:37 +02:00
9883bf7e68
Attempt to turn on integration tests
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 09:41:28 -04:00
cd4bb48bcf
Merge pull request #6344 from sujil02/systemresettest
...
Removes remote system reset functionality. skip e2e test for remote.
2020-05-22 15:38:32 +02:00
d6cee18273
Merge pull request #6339 from rhatdan/build4
...
Attempt to turn on special_testing_endpoint tests
2020-05-22 15:32:19 +02:00
e3256f6fe3
Merge pull request #6337 from rhatdan/build2
...
Attempt to turn on varlink tests
2020-05-22 15:29:37 +02:00
05c0ae6c27
Merge pull request #6336 from rhatdan/build1
...
Attempt to turn on rpmbuild tests
2020-05-22 14:58:25 +02:00
a61f9fd547
Removes remote system reset functionality. skip e2e test for remote.
...
As system reset too dangerous for remote use, deleting the functionality
and the test case.
Signed-off-by: Sujil02 <sushah@redhat.com>
2020-05-22 07:49:55 -04:00
05a061282c
Merge pull request #6333 from containers/dependabot/go_modules/github.com/containers/common-0.11.4
...
Bump github.com/containers/common from 0.11.2 to 0.11.4
2020-05-22 13:13:21 +02:00
3f2ab6bc2e
Merge pull request #6331 from sujil02/iidfile-battest
...
Enables iidfile test as issue fixed now
2020-05-22 12:09:18 +02:00
398d46230b
Merge pull request #6328 from sujil02/rmi-test
...
Enable rmi test
2020-05-22 12:03:50 +02:00
c14d71e492
Attempt to turn on special_testing_endpoing tests
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 06:03:42 -04:00
1edd729a04
Attempt to turn on varlink tests
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 06:01:01 -04:00
72f87e6808
Merge pull request #6327 from baude/v2build
...
v2 podman-remote build
2020-05-22 12:00:58 +02:00
c089c58ae1
Attempt to turn on rpmbuild tests
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 05:59:54 -04:00
7b2627e7df
Merge pull request #6179 from mheon/add_hairpin
...
Add HairpinMode to our CNI configs
2020-05-22 11:58:12 +02:00
f4833346e8
Bump github.com/containers/common from 0.11.2 to 0.11.4
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.11.2 to 0.11.4.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.11.2...v0.11.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-22 05:52:27 -04:00
be43536c0a
Merge pull request #6330 from rhatdan/start
...
Fix podman-remote start tests
2020-05-22 01:44:03 +02:00
99fcb90f28
Merge pull request #6275 from rhatdan/VERSION
...
Display human build date in podman info
2020-05-22 01:38:16 +02:00
9f5e661cfe
Enables iidfile test as issue fixed now
...
Signed-off-by: Sujil02 <sushah@redhat.com>
2020-05-21 18:37:31 -04:00
b023d6d541
Merge pull request #6329 from rhatdan/test
...
Turn on more remote tests
2020-05-21 23:46:09 +02:00
176f38c25b
[CI:DOCS] Docs revamp.
...
* Rewrote the Home and Introduction pages.
* Created a dedicated Search page
* Rewrote the Tutorials page to have native links in RTD/Shpinx
* Added iframe to Reference page to display API reference docs inline
Signed-off-by: Scott McCarty <scott.mccarty@gmail.com>
2020-05-21 17:16:10 -04:00
7ff96dbc83
Fix podman-remote start tests
...
Also enable some tests for remote by removing -l flag.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 16:46:26 -04:00
7b188f7b5b
podman version --format ... was not working
...
This patch fixes the podman --version --format command.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 16:31:34 -04:00
17171aecf4
Display human build date in podman info
...
Currently we are displaying the Seconds since EPOCH
this will change to displaying date, similar to `podman version`
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 16:31:34 -04:00
d6888516a2
Merge pull request #6326 from rhatdan/stop
...
Fix podman-remote stop --all to handle not running containers
2020-05-21 22:30:50 +02:00
f7dd915acc
remote manifest test
...
Enable remove manifest tests. Skip --purge test because remote does not support it.
Signed-off-by: Qi Wang <qiwan@redhat.com>
2020-05-21 16:17:39 -04:00
b941066566
Turn on more remote tests
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 16:04:31 -04:00
f6aa620b05
Merge pull request #6224 from containers/dependabot/go_modules/github.com/opencontainers/go-digest-1.0.0
...
Bump github.com/opencontainers/go-digest from 1.0.0-rc1 to 1.0.0
2020-05-21 21:56:43 +02:00
845a795a7a
v2 podman-remote build
...
this is a very basic implementation of build. some of the more advanced options need to be included still as well. i think the endpoints for compat and libpod will have to split given buildahs more advanced set of options. that should probably be done by someone more experienced with build internals.
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-05-21 14:22:11 -05:00
b0b153ddcd
Fix podman-remote stop --all to handle not running containers
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 15:17:28 -04:00