On Tue, Mar 09, 2021 at 04:22:48PM +0800, Xu Xijian wrote:
On Tue, Mar 09, 2021 at 11:40:27AM +0800, Li Ping wrote:
[why] the related fields when submit test.yaml should be add to secrets field. submit_name: submit_email: submit_token:
and the required fields when submit test.yaml not have much to do with the iso2rootfs be changed to level-1 parameter.
Signed-off-by: Li Ping 1477412247@qq.com
jobs/iso2rootfs.yaml | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-)
diff --git a/jobs/iso2rootfs.yaml b/jobs/iso2rootfs.yaml index 55c4345fa..5df2cdf61 100644 --- a/jobs/iso2rootfs.yaml +++ b/jobs/iso2rootfs.yaml @@ -51,23 +51,24 @@ iso2rootfs: # http://1.1.1.1//dailybuilds/1970-01-01-00-00-00/openEuler-20.03-LTS-aarch64-... dailybuild_iso_url_file:
- #################
- # submit test yaml related fields
- #################
+################# +# submit test yaml related fields +#################
suggest: ################################## # submit test yaml related fields ##################################
ok
Thanks, Xijian