Ignore:
Timestamp:
Oct 30, 2009 2:39:04 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-2.00, version-3.01, version-3.02
Children:
a588632
Parents:
5c8fbb9
Message:

longer timeout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/proxy_emulab_segment.py

    r5c8fbb9 r595191c  
    277277                if not self.ssh_cmd(user, host,
    278278                        "/usr/testbed/bin/swapexp -w %s %s in" % (pid, eid),
    279                         "swapexp", timeout=10*60):
     279                        "swapexp", timeout=25*60):
    280280                    return False
    281281            except self.ssh_cmd_timeout:
Note: See TracChangeset for help on using the changeset viewer.