Home | History | Annotate | Download | only in push-to-trunk

Lines Matching refs:RunStep

380   def RunStep(self, script=PushToTrunk, step_class=Step, args=None):
527 self.RunStep(PushToTrunk, PreparePushRevision)
557 self.RunStep(PushToTrunk, PrepareChangeLog)
598 self.RunStep(PushToTrunk, EditChangeLog)
618 self.RunStep(PushToTrunk, IncrementVersion)
638 self.RunStep(PushToTrunk, SquashCommits)
913 self.assertRaises(Exception, lambda: self.RunStep(auto_push.AutoPush,
1500 self.RunStep(BumpUpVersion, LastChangeBailout, ["--dry_run"]))
1511 self.RunStep(BumpUpVersion, LKGRVersionUpToDateBailout, ["--dry_run"]))
1525 self.RunStep(BumpUpVersion, LKGRVersionUpToDateBailout, ["--dry_run"]))