X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freleng-macros.yaml;h=e106e25599771e2f16ddef198f5ba0c298292aba;hb=cdd66ac49ce361aaef033c9099cff91d398828fb;hp=7c0a9164318df0009cc234580f8e560e593c383e;hpb=bd88d7ec9935c2489480d44766f000e3563be19b;p=releng%2Fbuilder.git diff --git a/jjb/releng-macros.yaml b/jjb/releng-macros.yaml index 7c0a91643..e106e2559 100644 --- a/jjb/releng-macros.yaml +++ b/jjb/releng-macros.yaml @@ -59,41 +59,6 @@ further details. https://docs.openstack.org/developer/python-openstackclient/ -- parameter: - name: patches-to-build-parameter - parameters: - - string: - name: PATCHES_TO_BUILD - default: '' - description: | - Ordered list of patches to build in the format of project=changeset (checkout) or - project:changeset (cherry-pick) for example: genius=32/53632/9,netvirt:59/50259/47. - A topic is also allowed, for example: topic=binding-tlc-rpc - -- parameter: - name: build-order-parameter - parameters: - - string: - name: BUILD_ORDER - default: '{build-order}' - description: 'Build order for multipatch test when topic is used' - -- parameter: - name: build-fast-parameter - parameters: - - string: - name: BUILD_FAST - default: '{build-fast}' - description: 'Set true to build fast -Pq' - -- parameter: - name: run-test-parameter - parameters: - - string: - name: RUN_TEST - default: '{run-test}' - description: 'Set true to run test after build' - - parameter: name: distribution-branch-to-build-parameter parameters: