- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 20 for CENTOS (0.07 seconds)
-
.ci/jobs.t/elastic+elasticsearch+multijob+packaging-tests-unix.yml
node: master scm: - git: wipe-workspace: false axes: - axis: type: label-expression name: os values: - centos-7-packaging - centos-8-packaging - debian-9-packaging - debian-10-packaging - debian-11-packaging - opensuse-15-1-packaging - oraclelinux-7-packagingCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Sep 14 17:35:45 GMT 2021 - 1.3K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-unix.yml
black-list-labels: - '>test-mute' axes: - axis: type: label-expression name: os values: - centos-7-packaging - centos-8-packaging - debian-9-packaging - debian-10-packaging - debian-11-packaging - opensuse-15-1-packaging - oraclelinux-7-packagingCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Sep 14 17:35:45 GMT 2021 - 2.2K bytes - Click Count (0) -
.ci/dockerOnLinuxExclusions
# (as is the case on centos-6, for example) then that OS will again be # excluded. debian-8 opensuse-leap-15.1 ol-7.7 sles-12.3 # older version used in Vagrant image sles-12.5 sles-15.1 sles-15.2 sles-15.3 # These OSes are deprecated and filtered starting with 8.0.0, but need to be excluded # for PR checks centos-6
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jul 29 23:07:12 GMT 2021 - 615 bytes - Click Count (0) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/DockerBase.java
*/ package org.elasticsearch.gradle.internal; /** * This class models the different Docker base images that are used to build Docker distributions of Elasticsearch. */ public enum DockerBase { CENTOS("centos:8", ""), // "latest" here is intentional, since the image name specifies "8" UBI("docker.elastic.co/ubi8/ubi-minimal:latest", "-ubi8"),Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Fri Aug 20 19:11:05 GMT 2021 - 1.4K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+multijob+platform-support-arm.yml
project-type: matrix node: master scm: - git: wipe-workspace: false axes: - axis: type: label-expression name: os values: - "centos-8-aarch64&&immutable" - "ubuntu-1804-aarch64&&immutable" builders: - inject: properties-file: '.ci/java-versions-aarch64.properties' properties-content: |Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Jul 21 16:52:53 GMT 2021 - 1K bytes - Click Count (0) -
Vagrantfile
deb_common config, box deb_docker config end end 'centos-6'.tap do |box| config.vm.define box, define_opts do |config| config.vm.box = 'elastic/centos-6-x86_64' rpm_common config, box end end 'centos-7'.tap do |box| config.vm.define box, define_opts do |config| config.vm.box = 'elastic/centos-7-x86_64' rpm_common config, box rpm_docker config end endCreated: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Feb 17 17:41:23 GMT 2021 - 14.9K bytes - Click Count (0) -
ci/official/containers/ml_build/builder.devtoolset/build_devtoolset.sh
case "${VERSION}" in devtoolset-7) wget "http://vault.centos.org/centos/6/sclo/Source/rh/devtoolset-7/devtoolset-7-gcc-7.3.1-5.15.el6.src.rpm" rpm2cpio "devtoolset-7-gcc-7.3.1-5.15.el6.src.rpm" |cpio -idmv tar -xvjf "gcc-7.3.1-20180303.tar.bz2" --strip 1 ;; devtoolset-9) wget "https://vault.centos.org/centos/7/sclo/Source/rh/devtoolset-9-gcc-9.3.1-2.2.el7.src.rpm"Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Fri Jan 16 21:51:13 GMT 2026 - 8K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+multijob+packaging-tests-upgrade.yml
project-type: matrix node: master scm: - git: wipe-workspace: false axes: - axis: type: label-expression name: os values: - centos-8-packaging - ubuntu-20.04-packaging - axis: type: yaml filename: ".ci/bwcVersions" name: BWC_VERSION builders: - inject:Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue May 25 23:43:40 GMT 2021 - 1.1K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-upgrade-tests.yml
- ':Delivery/Packaging' black-list-labels: - '>test-mute' axes: - axis: type: label-expression name: os values: - centos-8-packaging - ubuntu-20.04-packaging - axis: type: yaml filename: ".ci/bwcVersions" name: "BWC_VERSION" builders: - inject:Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Tue Aug 10 19:43:38 GMT 2021 - 1.9K bytes - Click Count (0) -
.ci/jobs.t/elastic+elasticsearch+pull-request+packaging-tests-unix-sample.yml
black-list-labels: - '>test-mute' - ':Delivery/Packaging' axes: - axis: type: label-expression name: os values: - centos-8-packaging - ubuntu-20.04-packaging - axis: type: user-defined name: PACKAGING_TASK values: - 'destructiveDistroTest.docker'Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Thu Jul 01 20:27:05 GMT 2021 - 1.8K bytes - Click Count (0)