Skip to content

[PURIFY] Remove Default distribution and only create OSS distribution. #50

@adnapibar

Description

@adnapibar

The Default distribution is governed by Elastic license and hence needs to be removed and only create OSS distribution.

Clean up distribution (@setiah)

PR: #102 #103 #110

Test with failures

  • DistributionDownloadPluginFuncTest. bwc version can be resolved
  • DistributionDownloadPluginFuncTest. current version can be resolved
  • DistributionDownloadPluginFuncTest. released version can be resolved
  • DistributionDownloadPluginFuncTest. transformed versions are kept across builds
  • DistributionDownloadPluginFuncTest. transforms are reused across projects
  • TestClustersPluginFuncTest. custom distro folder created for tweaked cluster distribution
  • TestClustersPluginFuncTest. test cluster distribution is configured and started
  • InternalDistributionBwcSetupPluginFuncTest. builds distribution from branches via archives assemble
  • InternalDistributionBwcSetupPluginFuncTest. bwc distribution archives can be resolved as bwc project artifact
  • InternalDistributionBwcSetupPluginFuncTest. bwc expanded distribution folder can be resolved as bwc project artifact
  • InternalDistributionDownloadPluginFuncTest. resolves current version from local build
  • InternalDistributionDownloadPluginFuncTest. resolves expanded bwc versions from source

Remove Flavor Enums (@adnapibar)

  • remove the Flavor support
  • remove -oss flag dependencies in package and build tests

PR: #104

Test with failures

./gradlew ':qa:rolling-upgrade:v6.8.15#oneThirdUpgradedTest'

  • org.elasticsearch.upgrades.IndexingIT.testIndexing
  • org.elasticsearch.upgrades.RecoveryIT.testUpdateDoc
  • org.elasticsearch.upgrades.RecoveryIT.testSoftDeletesDisabledWarning
  • org.elasticsearch.upgrades.RecoveryIT.testRelocationWithConcurrentIndexing
  • org.elasticsearch.upgrades.RecoveryIT.testAutoExpandIndicesDuringRollingUpgrade
  • org.elasticsearch.upgrades.RecoveryIT.testRetentionLeasesEstablishedWhenPromotingPrimary
  • org.elasticsearch.upgrades.RecoveryIT.testRecoveryWithConcurrentIndexing
  • org.elasticsearch.upgrades.RecoveryIT.testCloseIndexDuringRollingUpgrade

./gradlew ':qa:mixed-cluster:v6.8.15#mixedClusterTest'

  • org.elasticsearch.backwards.IndexingIT.testUpdateSnapshotStatus
  • org.elasticsearch.backwards.IndexingIT.testIndexVersionPropagation
  • org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT

Clean up buildSrc (@setiah)

  • Remove logic to check the distribution flavor and make the OSS as the only option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    :sanitizeRemoving elastic specific artifacts:xpack-removalRelated to removal of x-pack>FORKRelated to the fork processMetaMeta issue, not directly linked to a PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions