Zhende,
Would you make sure "submit" command will use the default 'api.compass-ci.openeuler.org' for external users?
Thanks, Fengguang
On Sun, Nov 29, 2020 at 05:58:00PM +0800, Wu Fengguang wrote:
It's kind related to lab selection, better set in lab include files. Let's use the default for now.
Signed-off-by: Wu Fengguang wfg@mail.ustc.edu.cn
container/mail-robot/lib/assign-account-email.rb | 2 -- 1 file changed, 2 deletions(-)
diff --git a/container/mail-robot/lib/assign-account-email.rb b/container/mail-robot/lib/assign-account-email.rb index c77a463..0c5f8d4 100755 --- a/container/mail-robot/lib/assign-account-email.rb +++ b/container/mail-robot/lib/assign-account-email.rb @@ -25,8 +25,6 @@ def build_apply_account_email(my_info) my_email: #{my_info['my_email']} my_name: #{my_info['my_name']} my_uuid: #{my_info['my_uuid']}
SCHED_HTTPS_HOST: #{ENV['SCHED_HTTPS_HOST']}
SCHED_HTTPS_PORT: #{ENV['SCHED_HTTPS_PORT']} EOF
- download lkp-tests and dependencies
-- 2.23.0