[libvirt PATCH 0/2] ci: integration test tweaks

Daniel P. Berrangé posted 2 patches 2 years, 1 month ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220317162952.3868628-1-berrange@redhat.com
ci/integration.yml | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
[libvirt PATCH 0/2] ci: integration test tweaks
Posted by Daniel P. Berrangé 2 years, 1 month ago

Daniel P. Berrangé (2):
  ci: rename integration test template
  ci: only run integration tests if $LIBVIRT_CI_INTEGRATION=1 is set

 ci/integration.yml | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

-- 
2.34.1

Re: [libvirt PATCH 0/2] ci: integration test tweaks
Posted by Erik Skultety 2 years, 1 month ago
On Thu, Mar 17, 2022 at 04:29:50PM +0000, Daniel P. Berrangé wrote:
> 
> 
> Daniel P. Berrangé (2):
>   ci: rename integration test template
>   ci: only run integration tests if $LIBVIRT_CI_INTEGRATION=1 is set
> 
>  ci/integration.yml | 14 +++++++++-----
>  1 file changed, 9 insertions(+), 5 deletions(-)
> 
> -- 
> 2.34.1

Reviewed-by: Erik Skultety <eskultet@redhat.com>

Sorry, when I sent my R-b to 2/2 yesterday I meant to give it to the whole
series, I only noticed when I pulled master this morning.

Regards,
Erik