Skip to content

Conversation

@ayesharustgi-delphix
Copy link
Contributor

Problem

Provide a clear description of the high-level problem you are trying to
solve. The problem statement should be written in terms of a specific
symptom that affects users or the business. The problem statement should
not be written in terms of the solution. If possible, include a minimal
reproducible example (MRE) with steps to reproduce, expected results,
and actual results.

Solution

Provide a clear description of the high-level solution you have chosen.
If there were other possible solutions that you considered and rejected,
mention those along with the corresponding reasoning. Do not describe
implementation details when writing about the solution; these should go
into the implementation section instead.

Testing Done

Provide a clear description of how this change was tested. At minimum
this should include proof that a computer has executed the changed
lines. Ideally this should include an automated test or an explanation
as to why this pull request has no tests.

@ayesharustgi-delphix ayesharustgi-delphix force-pushed the dlpx/pr/ayesharustgi-delphix/81db99d4-de0c-4c92-bda3-955f70d8ca05 branch from 533a6f8 to aa27c69 Compare May 23, 2023 09:17
@ayesharustgi-delphix ayesharustgi-delphix changed the title unit test upgrade to python3.8 CE-332 Disable python2.7 unit tests on couchbase repository May 23, 2023
@ayesharustgi-delphix ayesharustgi-delphix marked this pull request as ready for review May 24, 2023 07:24
@ayesharustgi-delphix ayesharustgi-delphix changed the title CE-332 Disable python2.7 unit tests on couchbase repository CE-332 Disable python2.7 unit tests on couchbase repositor May 25, 2023
@ayesharustgi-delphix ayesharustgi-delphix changed the title CE-332 Disable python2.7 unit tests on couchbase repositor CE-332 Disable python2.7 unit tests on couchbase repository May 25, 2023
@ayesharustgi-delphix ayesharustgi-delphix merged commit 5ab76b3 into select-connector May 25, 2023
@ayesharustgi-delphix ayesharustgi-delphix deleted the dlpx/pr/ayesharustgi-delphix/81db99d4-de0c-4c92-bda3-955f70d8ca05 branch May 25, 2023 08:42
ayesharustgi-delphix added a commit that referenced this pull request May 25, 2023
…#42)

* DXE-683 Rename Select Connector - CouchBase

* Version 1.1.1 (#31)

* initial support for using non couchbase user through sudo

* issue #22 - initial deployment, index support changes for backup ingestion, various fixes

* partial work

* cbbackupmgr working with sudo, bucket list in snapshot in JSON

* version 1.0.2

* fixing uid/gid regex

* version 1.0.3 - error messages fix

* ver 1.0.3.1

* ver 1.0.3.2 - sudo for all

* resync of xdcr and backupmgr OK

* workinf with copy config

* working with indexes - tested with backup only - ee, analytics removed from schema

* add end of multi cluster

* working multinode

* checks added, upgrade added

* version 1.1.0 build 0

* check mount points / doc updates

* cbbackup exit code check

* xdcr fixed for multi IP, and different scenarios

* v1.1.1 build 1.1.0.2

* v1.1.0 build 1.1.0.2

* version 1.1.1 - added field for hostname

* Issue #32 - multinode start

* version 1.1.2

* Set theme jekyll-theme-minimal

* doc fixes

* new logo

* proper style

* docs with multi node

Co-authored-by: Marcin Przepiorowski <[email protected]>
Co-authored-by: ayesharustgi-delphix <[email protected]>

* DXE-988 Couchbase - VDB failed to enable (#36)

* CE-59 Couchbase Plugin : Conversion of python2 to python3 (#38)

* CE-332 Disable python2.7 unit tests on couchbase repository (#41)

* unit test upgrade to python3.8

PR URL: https://www.github.com/delphix/couchbase-plugin/pull/41

* unit test upgrade to python3.8

* removing python2.7 tests

* fixing python version to python3.8 for pytest

* disabling unit tests in github workflows

* reverting changes in test

---------

Co-authored-by: atyagi <[email protected]>
Co-authored-by: Marcin Przepiorowski <[email protected]>
Co-authored-by: Marcin Przepiorowski <[email protected]>
ayesharustgi-delphix added a commit that referenced this pull request May 25, 2023
CE-337 Creation and updation of 'develop' branch with latest codebase (#42)

* DXE-683 Rename Select Connector - CouchBase

* Version 1.1.1 (#31)

* initial support for using non couchbase user through sudo

* issue #22 - initial deployment, index support changes for backup ingestion, various fixes

* partial work

* cbbackupmgr working with sudo, bucket list in snapshot in JSON

* version 1.0.2

* fixing uid/gid regex

* version 1.0.3 - error messages fix

* ver 1.0.3.1

* ver 1.0.3.2 - sudo for all

* resync of xdcr and backupmgr OK

* workinf with copy config

* working with indexes - tested with backup only - ee, analytics removed from schema

* add end of multi cluster

* working multinode

* checks added, upgrade added

* version 1.1.0 build 0

* check mount points / doc updates

* cbbackup exit code check

* xdcr fixed for multi IP, and different scenarios

* v1.1.1 build 1.1.0.2

* v1.1.0 build 1.1.0.2

* version 1.1.1 - added field for hostname

* Issue #32 - multinode start

* version 1.1.2

* Set theme jekyll-theme-minimal

* doc fixes

* new logo

* proper style

* docs with multi node




* DXE-988 Couchbase - VDB failed to enable (#36)

* CE-59 Couchbase Plugin : Conversion of python2 to python3 (#38)

* CE-332 Disable python2.7 unit tests on couchbase repository (#41)

* unit test upgrade to python3.8

PR URL: https://www.github.com/delphix/couchbase-plugin/pull/41

* unit test upgrade to python3.8

* removing python2.7 tests

* fixing python version to python3.8 for pytest

* disabling unit tests in github workflows

* reverting changes in test

---------

Co-authored-by: atyagi <[email protected]>
Co-authored-by: Marcin Przepiorowski <[email protected]>
Co-authored-by: Marcin Przepiorowski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants