From 12421c485506f3d86aa39fb5833b7cd2806fdfe8 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Thu, 18 Dec 2014 14:42:19 +0000 Subject: [PATCH] The ci-sandbox project should not require an ICLA The openstack-dev/ci-sandbox project is meant to be a place for third-party testing systems administrators to test their implementations, which sometimes involves creating changes in Gerrit to validate stream-events triggers. Many of these sysadmins are not software contributors to OpenStack projects and are likely to not have signed the ICLA or joined the OpenStack Foundation, and so this test project should not require such things thereby reducing the number of prerequisites for them. Change-Id: Id67603c26114abd05873ffd6f80194a691f5b3c3 --- gerrit/acls/openstack-dev/ci-sandbox.config | 1 - 1 file changed, 1 deletion(-) diff --git a/gerrit/acls/openstack-dev/ci-sandbox.config b/gerrit/acls/openstack-dev/ci-sandbox.config index 42e5291575..ee5cd4fbd6 100644 --- a/gerrit/acls/openstack-dev/ci-sandbox.config +++ b/gerrit/acls/openstack-dev/ci-sandbox.config @@ -15,7 +15,6 @@ pushSignedTag = group infra-core [receive] requireChangeId = true -requireContributorAgreement = true [submit] mergeContent = true