Unable to update devserver |
||||||||
Issue description
I run "bin/run_server_task -t DevserverPushTask -v /root/chromeos-admin/server-management-lib/server_management_lib/configs/settings/devserver_variables_template.json".
The command completed immediately and pasted:
Existing virtualenv /root/chromeos-admin/bin/.venv is already up to date
INFO:root:Updating devservers...
INFO:root:Successfully update all lab devservers
INFO:root:Printing out task report.
{
"sub_reports": [],
"exception": null,
"is_successful": true,
"description": "Successfully update all lab devservers",
"arguments_used": {
"prod_master": "cautotest"
},
"task_name": "DevserverPushTask"
}
but looks like it's not actually updating the devservers chromite. for example, chromeos-test@chromeos4-devserver6 still runs the old chromite.
shuqianz@, can you take a look? anything goes wrong in the command or in the server?
,
Jan 5 2017
Allen, it seems def _get_devserver_hostnames return an empty list.
,
Jan 6 2017
The following revision refers to this bug: https://chrome-internal.googlesource.com/chromeos/chromeos-admin/+/3e76d475a7a839d8859e2accd46627783dee0592 commit 3e76d475a7a839d8859e2accd46627783dee0592 Author: Allen Li <ayatane@chromium.org> Date: Fri Jan 06 01:13:31 2017
,
Jan 6 2017
The following revision refers to this bug: https://chrome-internal.googlesource.com/chromeos/chromeos-admin/+/3e76d475a7a839d8859e2accd46627783dee0592 commit 3e76d475a7a839d8859e2accd46627783dee0592 Author: Allen Li <ayatane@chromium.org> Date: Fri Jan 06 01:13:31 2017
,
Jan 6 2017
The following revision refers to this bug: https://chrome-internal.googlesource.com/chromeos/chromeos-admin/+/3e76d475a7a839d8859e2accd46627783dee0592 commit 3e76d475a7a839d8859e2accd46627783dee0592 Author: Allen Li <ayatane@chromium.org> Date: Fri Jan 06 01:13:31 2017
,
Jan 6 2017
The following revision refers to this bug: https://chrome-internal.googlesource.com/chromeos/chromeos-admin/+/19946f6220064feb3a14a540d1c4b4273f468213 commit 19946f6220064feb3a14a540d1c4b4273f468213 Author: Allen Li <ayatane@chromium.org> Date: Fri Jan 06 22:40:37 2017
,
Jan 6 2017
,
Mar 4 2017
,
Apr 17 2017
,
May 30 2017
,
Aug 1 2017
,
Oct 14 2017
|
||||||||
►
Sign in to add a comment |
||||||||
Comment 1 by nxia@chromium.org
, Jan 5 2017