Configuring NTP Using the chrony Suite Introduction to the chrony Suite Differences Between ntpd and chronyd Choosing Between NTP Daemons Understanding chrony and Its Configurat...
8. Silence Warnings From the Test Suite 8. Silence Warnings From the Test Suite When running Python’s test suite, no warnings should result when you run it under strenuous test...
5.5.2. Special case: the stable-updates suite 5.5.2. Special case: the stable-updates suite Sometimes the stable release managers will decide that an update to stable should ...
10. 完整的语法规范 10. 完整的语法规范 这是完整的Python语法,它被送入解析器生成器,以生成解析Python源文件的解析器: # Grammar for Python # NOTE WELL: You should also follow all the steps listed at # https://devguide.p...
Running Tests in the Cloud Assumptions and caveat Prepare tenant Getting ceph-workbench Linking ceph-workbench with your OpenStack tenant Run the dummy suite Run a standalone ...
9. 完整的语法规范 9. 完整的语法规范 这是完整的Python语法,它由解析器读入用于解析Python源文件: # Grammar for Python # Note: Changing the grammar specified in this file will most likely # require cor...
10. 完整的语法规范 10. 完整的语法规范 这是完整的Python语法,它被送入解析器生成器,以生成解析Python源文件的解析器: # Grammar for Python # NOTE WELL: You should also follow all the steps listed at # https://devguide.p...
Testing - Integration Tests Teuthology consumes packages The Nightlies Testing Priority Suites Inventory teuthology-describe-tests How integration tests are run How integrati...
Testing Strategy Overview The Functional Test Suite Test Suite Layers Unit Tests End-to-end UI Tests Exploratory Testing When Do We Test Continuous testing as part of continuo...