branch/source builder: branch-source-builder/watch_ppa.py:177: undefined name 'UPLOAD_LIST'

Bug #1283449 reported by Evan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu CI Engine
Fix Released
High
Francis Ginther
Ubuntu CI Services
Fix Released
High
Francis Ginther

Bug Description

UPLOAD_LIST is not defined and it's not obvious to me what it should reference.

172 # TODO UPLOAD LIST is not ready for use via the CLI yet.
173 # The original cu2d tools extracted this from files stored locally
174 time_start = time.time()
175 while True:
176 (ret, status) = watch_ppa(time_start, series, ppa,
177 args.destppa, args.arch, UPLOAD_LIST)
178 if ret == -1:
179 time.sleep(TIME_BETWEEN_PPA_CHECKS)
180 else:
181 return ret

Tags: airline

Related branches

Changed in ubuntu-ci-services-itself:
status: Confirmed → In Progress
Changed in ubuntu-ci-services-itself:
status: In Progress → Fix Committed
Changed in ubuntu-ci-services-itself:
status: Fix Committed → Fix Released
Ursula Junque (ursinha)
Changed in uci-engine:
assignee: nobody → Francis Ginther (fginther)
importance: Undecided → High
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.