AWS Device Farm提供了两个billing选项 - 计量和未计量。在您决定通过购买自动化测试槽来使用未计量的计费后,如何确保它始终使用该插槽而不是在几分钟内收费?
答案 0 :(得分:2)
如果要在ScheduleRun
请求中使用广告位,请指定<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<a href="#00" class="sound">00</a>
<a href="#01" class="sound">01</a>
<a href="#02" class="sound">02</a>
<a href="#03" class="sound">03</a>
<a href="#04" class="sound">04</a>
<a href="#05" class="sound">05</a>
。如果您使用的是控制台或Jenkins,则会有一个复选框来指定计费方法。
请注意,如果您没有明确指定此参数,系统默认为billingMethod = UNMETERED
(每分钟付费)。