Home
last modified time | relevance | path

Searched refs:CI (Results 1 – 20 of 20) sorted by relevance

/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D03-failover-loop.tcl49 set slave_config_epoch [CI $slave cluster_my_epoch]
71 [CI $slave cluster_my_epoch] > $slave_config_epoch
113 assert {[CI $id cluster_current_epoch] >= [CI $id cluster_my_epoch]}
H A D02-failover.tcl29 set current_epoch [CI 1 cluster_current_epoch]
37 [CI 1 cluster_current_epoch] > $current_epoch
H A D08-update-msg.tcl38 set current_epoch [CI 1 cluster_current_epoch]
46 [CI 1 cluster_current_epoch] > $current_epoch
H A D07-replica-migration.tcl68 set current_epoch [CI 1 cluster_current_epoch]
76 [CI 1 cluster_current_epoch] > $current_epoch
H A D10-manual-failover.tcl29 set current_epoch [CI 1 cluster_current_epoch]
64 [CI 1 cluster_current_epoch] > $current_epoch
H A D13-no-failover-option.tcl44 set current_epoch [CI 1 cluster_current_epoch]
/f-stack/app/redis-5.0.5/tests/cluster/
H A Dcluster.tcl56 proc CI {n field} { procedure
80 [CI $id cluster_state] eq $state
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md69 2. Code Review and CI tests
70 * 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 fork
348 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 branch
381 ### General notes on CI
382 CI tests run every time a pull request (PR) is created or updated. The exact tests
384 longer to run than others. Currently, our CI is set up to run a short
[all …]
H A DTESTING.md4 Zstandard CI testing is split up into three sections:
H A DREADME.md183 For information on CI testing, please refer to TESTING.md
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dappveyor.yml1 # Appveyor configuration file for CI build of hiredis on Windows (under Cygwin)
H A DCHANGELOG.md8 * Make hiredis compile in Cygwin on Windows, now CI-tested
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dabilis,tb10x-iomux.txt31 - CI+ port: ciplus
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_nicio.c196 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()
H A Dhinic_pmd_cmdq.c706 ctxt_info->wq_block_pfn = CMDQ_CTXT_BLOCK_INFO_SET(start_ci, CI) | in cmdq_init_queue_ctxt()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6dl-eckelmann-ci4x10.dts14 model = "Eckelmann CI 4X10 Board";
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Dabilis_tb100.dtsi89 pctl_ciplus: pctl-ciplus { /* CI+ interface */
H A Dabilis_tb101.dtsi89 pctl_ciplus: pctl-ciplus { /* CI+ interface */
/f-stack/dpdk/
H A DMAINTAINERS108 Public CI
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog420 integration via AppVeyor (and Travis CI for Linux and OS X).