Searched refs:CI (Results 1 – 20 of 20) sorted by relevance
49 set slave_config_epoch [CI $slave cluster_my_epoch]71 [CI $slave cluster_my_epoch] > $slave_config_epoch113 assert {[CI $id cluster_current_epoch] >= [CI $id cluster_my_epoch]}
29 set current_epoch [CI 1 cluster_current_epoch]37 [CI 1 cluster_current_epoch] > $current_epoch
38 set current_epoch [CI 1 cluster_current_epoch]46 [CI 1 cluster_current_epoch] > $current_epoch
68 set current_epoch [CI 1 cluster_current_epoch]76 [CI 1 cluster_current_epoch] > $current_epoch
29 set current_epoch [CI 1 cluster_current_epoch]64 [CI 1 cluster_current_epoch] > $current_epoch
44 set current_epoch [CI 1 cluster_current_epoch]
56 proc CI {n field} { procedure80 [CI $id cluster_state] eq $state
69 2. Code Review and CI tests70 * Ensure CI tests pass:72 See our section on setting up your CI environment for more information on how to do this.130 `scan-build` is part of our regular CI suite. Other static analyzers are not.343 ## Setting up continuous integration (CI) on your fork348 Changes cannot be merged into the main dev branch unless they pass all of our CI tests.349 The easiest way to run these CI tests on your own before submitting a PR to our dev branch381 ### General notes on CI382 CI tests run every time a pull request (PR) is created or updated. The exact tests384 longer to run than others. Currently, our CI is set up to run a short[all …]
4 Zstandard CI testing is split up into three sections:
183 For information on CI testing, please refer to TESTING.md
1 # Appveyor configuration file for CI build of hiredis on Windows (under Cygwin)
8 * Make hiredis compile in Cygwin on Windows, now CI-tested
31 - CI+ port: ciplus
196 SQ_CTXT_PREF_SET(ci_start, CI) | in hinic_sq_prepare_ctxt()242 RQ_CTXT_WQ_PAGE_SET(ci_start, CI); in hinic_rq_prepare_ctxt()255 RQ_CTXT_PREF_SET(ci_start, CI); in hinic_rq_prepare_ctxt()
706 ctxt_info->wq_block_pfn = CMDQ_CTXT_BLOCK_INFO_SET(start_ci, CI) | in cmdq_init_queue_ctxt()
14 model = "Eckelmann CI 4X10 Board";
89 pctl_ciplus: pctl-ciplus { /* CI+ interface */
108 Public CI
420 integration via AppVeyor (and Travis CI for Linux and OS X).