mgr/dashboard: bump @applitools/eyes-cypress from 3.22.5 to 3.38.0 in /src/pybind/mgr/dashboard/frontend#124
Closed
dependabot[bot] wants to merge 774 commits intomainfrom
Conversation
Add revised Zonegroup policy for "multi-zonegroups". This commit includes changes that Casey Bodley made in ceph#52324 (comment) and that I have integrated into the docs only now. Co-authored-by: Casey Bodley <cbodley@redhat.com> Signed-off-by: Zac Dover <zac.dover@proton.me>
Achieved by 1. osd superblock data is replicated in onode's OMAP - hence one can recover from that after onode's content is corrupted. 2. pg_num_history object gets full overwrite which eliminatess the need to merge with previous data (and hence reading corrupted data wouldn't kill OSD). Signed-off-by: Igor Fedotov <ifedotov@croit.io>
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
Commit 23db15d disabled pool snaps for the rados mksnap path. But ceph osd pool mksnap was an alternate way that pool snaps could be created. This commit disables pool snaps via this alternate path as well. NOTE: Pool-level snaps and fs-level snaps can't co-exist since snap IDs are likely to clash between the two different mechanisms and can result in unintentional data loss when either of the snaps are deleted. Fixes: https://tracker.ceph.com/issues/59552 Signed-off-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Fixes: https://tracker.ceph.com/issues/61865 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Move client cores to the largest smp shards, and reserve core-0 to reduce performance impacts. Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
…with client Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
…without client Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
…ions Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
…rver Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
…hput Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
…cessary Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
…d explicitly Usually, we skip core 0 to avoid unwanted performance impacts, but that may not be always the case. Add the configuration not to skip core 0. Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Zhang Song <zhangsong325@gmail.com>
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
Signed-off-by: Vedansh Bhartia <vedanshbhartia@gmail.com>
Introduce the emdash character in docs/rados/troubleshooting/troubleshooting-mon.rst. Signed-off-by: Zac Dover <zac.dover@proton.me>
Edit docs/rados/operations/add-or-rm-osds. Co-authored-by: Cole Mitchell <cole.mitchell.ceph@gmail.com> Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com> Signed-off-by: Zac Dover <zac.dover@proton.me>
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
centos_latest was moved to centos9, we only schedule centos8 Crimson builds. Use centos8 until Crimson will support 9. Signed-off-by: Matan Breizman <mbreizma@redhat.com>
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
fs:upgrade tests use n/o/p release packages which aren't available for centos 9.stream - switch using 8.stream instead. Fixes: http://tracker.ceph.com/issues/62146 Signed-off-by: Venky Shankar <vshankar@redhat.com>
broken by bea9f4b This commits fixes that regression. Fixes: https://tracker.ceph.com/issues/62001 Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
raw list shouldn't list lvm OSDs. This confuses the generic activate process given that it relies on the raw list to detect which kind of OSD is being activated. Fixes: https://tracker.ceph.com/issues/62002 Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
Fixes: cf5fdcd Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Introduce statfs for the CephFS REST API controller, we can easily get statfs of the specified path by it, it returns the used bytes, used files and used subdirs. Fixes: https://tracker.ceph.com/issues/61883 Signed-off-by: Yite Gu <yitegu0@gmail.com>
Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
Fixes: https://tracker.ceph.com/issues/61929 Signed-off-by: Redouane Kachach <rkachach@redhat.com>
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
There are cases in which we need low latency of an individual op, like updating RBD image's object map which would block other ops for a object not created yet. We need to make sure the rbd-object-map-update like ops have as low latency as possible Fixes: https://tracker.ceph.com/issues/62098 Signed-off-by: Xuehan Xu <xuxuehan@qianxin.com>
Fixes: https://tracker.ceph.com/issues/61868 Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
Correct and improve ceph/README.md. Signed-off-by: Zac Dover <zac.dover@proton.me>
Signed-off-by: Jos Collin <jcollin@redhat.com>
Bumps [@applitools/eyes-cypress](https://github.com/applitools/eyes.sdk.javascript1/tree/HEAD/js/packages/eyes-cypress) from 3.22.5 to 3.38.0. - [Release notes](https://github.com/applitools/eyes.sdk.javascript1/releases) - [Changelog](https://github.com/applitools/eyes.sdk.javascript1/blob/master/js/packages/eyes-cypress/CHANGELOG.md) - [Commits](https://github.com/applitools/eyes.sdk.javascript1/commits/dotnet/images@3.38/js/packages/eyes-cypress) --- updated-dependencies: - dependency-name: "@applitools/eyes-cypress" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
Author
|
Superseded by #147. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @applitools/eyes-cypress from 3.22.5 to 3.38.0.
Release notes
Sourced from
@applitools/eyes-cypress's releases.Changelog
Sourced from
@applitools/eyes-cypress's changelog.... (truncated)
Commits
1ecafc2chore(js/eyes-cypress): use new generic toolbdd77a4chore(js/generic): introduce updated tool for generic testsde9f082fix: update serverUrl propery name2a3856ffix: fix workspace dependenciesd60cf16refactor: ufg client (#1780)20f831fchore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /js/packages/eyes-cypress/...b98c4f4test: unskip retries test9153f37chore: release master (#1696)b1d6ea3chore: release master (#1686)d819ad0fix: use new delete test implementationYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)