aboutsummaryrefslogtreecommitdiffstats
path: root/tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-ha_daily.yaml
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Bugfix: update test case base on node parameters in cirexlee87761-3/+3
2017-06-30unify pod keywork so api can easily usedrexlee87761-3/+3
2017-02-17Update missing license headersDeepak S1-0/+8
2016-09-14Modify comment in first line in all test suitechenjiankun1-1/+1
2016-08-15Add testcase tc0075 and mofify testcsuiterexlee87761-0/+8
2016-08-10Add task file and test case description file for TC063_StorageCapacityJingLu51-0/+8
2016-07-30Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly on...JingLu51-0/+6
2016-07-28Update test_suite files for TC055, TC072JingLu51-0/+4
2016-07-26Update test_suite files for TC069, TC070 and TC071JingLu51-0/+6
2016-07-15change ci from base-on-pod to base-on-scenario (in progress)rexlee87761-0/+22
ff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
---
- name: nova db sync
  nova_manage: action=dbsync
  notify:
    - restart nova service

- meta: flush_handlers