OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deployment
(Results
1 - 13
of
13
) sorted by null
/external/autotest/site_utils/deployment/
deploy.py
34
functional for
deployment
to succeed.
92
from autotest_lib.site_utils.
deployment
import cmdparse
93
from autotest_lib.site_utils.
deployment
import install
cmdparse_unittest.py
8
from autotest_lib.site_utils.
deployment
import cmdparse
install_unittest.py
11
from autotest_lib.site_utils.
deployment
import install
install.py
10
case is for
deployment
of DUTs that have just been placed in the lab
30
* For the full
deployment
case, install dev-signed RO firmware
43
* For the full
deployment
case, every DUT must be in dev mode,
79
from autotest_lib.site_utils.
deployment
import cmdvalidate
80
from autotest_lib.site_utils.
deployment
.prepare import dut as preparedut
751
# servo v3 or older
deployment
since the servo hostname can be
850
deployment
commands. The two operations are largely identical
[
all
...]
/external/libcxx/utils/ci/
macos-backdeployment.sh
7
$(basename ${0}) [-h|--help] --libcxx-root <LIBCXX-ROOT> --libcxxabi-root <LIBCXXABI-ROOT> --std <STD> --arch <ARCHITECTURE> --
deployment
-target <TARGET> --sdk-version <SDK-VERSION> [--lit-args <ARGS...>]
9
This script is used to continually test the back-
deployment
use case of libc++ and libc++abi on MacOS.
15
--
deployment
-target The
deployment
target to run the tests for. This should be a version number of MacOS (e.g. 10.12). All MacOS versions until and including 10.7 are supported.
16
--sdk-version The version of the SDK to test with. This should be a version number of MacOS (e.g. 10.12). We'll link against the libc++ dylib in that SDK, but we'll run against the one on the given
deployment
target.
51
--
deployment
-target)
83
if [[ -z ${DEPLOYMENT_TARGET+x} ]]; then echo "--
deployment
-target is a required parameter"; usage; exit 1; fi
153
echo "@@@ Downloading dylibs for older
deployment
targets @@@"
/external/smali/
build.gradle
157
beforeDeployment { MavenDeployment
deployment
-> signing.signPom(
deployment
) }
/external/jacoco/
.travis.sh
82
python ./.travis/trigger-site-
deployment
.py
/development/tools/repo_diff/service/repodiff/
Makefile
10
DOCKER_DEPLOYMENT_NAME="repodiff-
deployment
"
151
############## DOCKER
DEPLOYMENT
188
kubectl expose
deployment
$(DOCKER_DEPLOYMENT_NAME) --type=LoadBalancer --port $(PORT_HTTP) --target-port $(DOCKER_TARGET_PORT)
194
kubectl scale
deployment
$(DOCKER_DEPLOYMENT_NAME) --replicas=$(DOCKER_REPLICA_COUNT)
198
############## END DOCKER
DEPLOYMENT
/external/autotest/site_utils/deployment/prepare/
main.py
6
"""Tool to (re)prepare a DUT for lab
deployment
."""
21
from autotest_lib.site_utils.
deployment
.prepare import dut as preparedut
29
"""Tool to (re)prepare a DUT for lab
deployment
."""
55
description='Prepare / validate DUT for lab
deployment
.')
/external/compiler-rt/make/platform/
clang_darwin.mk
135
# Always set
deployment
target arguments for every build, these libraries should
137
# supported
deployment
target -- nothing in the compiler-rt libraries should
138
# actually depend on the
deployment
target.
/external/libcxx/utils/libcxx/test/
target_info.py
128
_, name, _ = self.full_config.config.
deployment
config.py
376
(arch, name, version) = self.config.
deployment
567
arch, name, version = self.config.
deployment
[
all
...]
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
README.lsch3
124
mcinitcmd: This environment variable is defined to initiate MC and DPL
deployment
Completed in 1094 milliseconds